summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Smith <git@kismith.co.uk>2013-09-07 14:28:58 (GMT)
committerKevin Smith <git@kismith.co.uk>2013-09-07 14:30:01 (GMT)
commitc485baf2315b67fc545621b0b041cd9cee3b9d3e (patch)
tree2f5a511d95b887b3f4ee281590f1ce6652e97eae /3rdParty/Boost/update.sh
parent6f6df1064446bc3a0a71925c68488b03b6888176 (diff)
downloadswift-c485baf2315b67fc545621b0b041cd9cee3b9d3e.zip
swift-c485baf2315b67fc545621b0b041cd9cee3b9d3e.tar.bz2
Add boost::serialization for posix_time.
Change-Id: Ie6acca254457933d891654cd0d29459e4c733270
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 b6905c2..92a9c70 100755
--- a/3rdParty/Boost/update.sh
+++ b/3rdParty/Boost/update.sh
@@ -19,6 +19,7 @@ fi
bind.hpp \
cast.hpp \
date_time/posix_time/posix_time.hpp \
+ date_time/posix_time/time_serialize.hpp \
date_time/local_time/local_time.hpp \
date_time/c_local_time_adjustor.hpp \
date_time/gregorian/gregorian_types.hpp \