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 9af5258..006840b 100755 --- a/3rdParty/Boost/update.sh +++ b/3rdParty/Boost/update.sh @@ -33,6 +33,7 @@ fi boost/unordered_map.hpp \ boost/algorithm/string.hpp \ boost/format.hpp \ + assign/list_of.hpp \ $TARGET_DIR rm -rf $TARGET_DIR/libs/config |