summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Smith <git@kismith.co.uk>2014-05-29 15:56:31 (GMT)
committerKevin Smith <git@kismith.co.uk>2014-05-29 15:56:31 (GMT)
commitab612d0f18ff545b4ebcb2bf2bb400996e751181 (patch)
tree8c363717b5ff294c12d6ea23924d75ac13dba24f /3rdParty/Boost/update.sh
parent058719296f496b14b906fdee3d74d72a78d9f6a2 (diff)
downloadswift-ab612d0f18ff545b4ebcb2bf2bb400996e751181.zip
swift-ab612d0f18ff545b4ebcb2bf2bb400996e751181.tar.bz2
Add boost::optional serialization
Needed by one of Richard's pending patches Change-Id: I64f6ab56065a51019a2d0c826e1bde6856970994
Diffstat (limited to '3rdParty/Boost/update.sh')
-rwxr-xr-x3rdParty/Boost/update.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/3rdParty/Boost/update.sh b/3rdParty/Boost/update.sh
index 7996dfb..2fe348c 100755
--- a/3rdParty/Boost/update.sh
+++ b/3rdParty/Boost/update.sh
@@ -50,6 +50,7 @@ fi
serialization/set.hpp \
serialization/version.hpp \
serialization/split_member.hpp \
+ serialization/optional.hpp \
signals.hpp \
thread.hpp \
unordered_map.hpp \