diff options
Diffstat (limited to '3rdParty')
-rwxr-xr-x | 3rdParty/Boost/update.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/3rdParty/Boost/update.sh b/3rdParty/Boost/update.sh index 80b515b..6344d72 100755 --- a/3rdParty/Boost/update.sh +++ b/3rdParty/Boost/update.sh @@ -35,8 +35,6 @@ fi boost/algorithm/string.hpp \ boost/format.hpp \ assign/list_of.hpp \ - property_tree/ptree.hpp \ - property_tree/xml_parser.hpp \ $TARGET_DIR rm -rf $TARGET_DIR/libs/config |