diff options
author | Remko Tronçon <git@el-tramo.be> | 2011-03-12 18:28:37 (GMT) |
---|---|---|
committer | Remko Tronçon <git@el-tramo.be> | 2011-03-12 18:28:37 (GMT) |
commit | 2ce0df7571c5c05a6944635eceb68668f2f640fd (patch) | |
tree | e33604f66953604c8128e6e2ac56bdb28875e8c5 /3rdParty/Boost/update.sh | |
parent | 16f5905b4f14f41239c34480888305ab5bfaf60e (diff) | |
download | swift-contrib-2ce0df7571c5c05a6944635eceb68668f2f640fd.zip swift-contrib-2ce0df7571c5c05a6944635eceb68668f2f640fd.tar.bz2 |
Remove dependency on boost::property_tree again.
Diffstat (limited to '3rdParty/Boost/update.sh')
-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 |