fixup b88d2af26f
This commit is contained in:
parent
b88d2af26f
commit
a60c7efd9e
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue