diff options
Diffstat (limited to '3rdParty/Boost/update.sh')
-rwxr-xr-x | 3rdParty/Boost/update.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/3rdParty/Boost/update.sh b/3rdParty/Boost/update.sh index 1b07877..f653e6d 100755 --- a/3rdParty/Boost/update.sh +++ b/3rdParty/Boost/update.sh @@ -19,6 +19,7 @@ fi noncopyable.hpp \ numeric/conversion/cast.hpp \ shared_ptr.hpp \ + smart_ptr/make_shared.hpp \ optional.hpp \ signals.hpp \ program_options.hpp \ |