diff options
Diffstat (limited to '3rdParty/Boost/update.sh')
-rwxr-xr-x | 3rdParty/Boost/update.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/3rdParty/Boost/update.sh b/3rdParty/Boost/update.sh index 87119ac..b6905c2 100755 --- a/3rdParty/Boost/update.sh +++ b/3rdParty/Boost/update.sh @@ -37,6 +37,7 @@ fi random/variate_generator.hpp \ random/uniform_int.hpp \ regex.hpp \ + scope_exit.hpp \ shared_ptr.hpp \ smart_ptr/make_shared.hpp \ serialization/serialization.hpp \ @@ -54,6 +55,7 @@ fi uuid/uuid_generators.hpp \ variant.hpp \ spirit/include/lex_lexertl.hpp \ + typeof/incr_registration_group.hpp \ $TARGET_DIR cp $1/LICENSE_1_0.txt $TARGET_DIR |