This commit is contained in:
Chris Beck 2014-10-27 17:05:41 -04:00
parent b88d2af26f
commit a60c7efd9e

View file

@ -60,7 +60,7 @@ def CheckBoost(context, boost_lib, require_version = None, header_only = False):
boost_headers = { "regex" : "regex/config.hpp",
"iostreams" : "iostreams/constants.hpp",
"locale" : "locale/encoding_errors.hpp",
"locale" : "locale/info.hpp",
"unit_test_framework" : "test/unit_test.hpp",
"filesystem" : "filesystem/operations.hpp",
"random" : "random/random_number_generator.hpp",