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