Remove sparsehash from wscript

This commit is contained in:
DaanDeMeyer 2017-12-16 17:21:47 +01:00 committed by Jacob Dufault
parent 4aa92466eb
commit 97da6c937a

View File

@ -226,7 +226,6 @@ def build(bld):
'third_party/doctest/',
'third_party/loguru/',
'third_party/rapidjson/include/',
'third_party/sparsehash/src/',
'third_party/sparsepp/'],
defines=['LOGURU_WITH_STREAMS=1',
'DEFAULT_RESOURCE_DIRECTORY="' + default_resource_directory + '"'],