summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemko Tronçon <git@el-tramo.be>2012-04-23 16:11:21 (GMT)
committerRemko Tronçon <git@el-tramo.be>2012-04-23 16:11:21 (GMT)
commit7bd058600b682781abb3fd93bfaf516e7d8d7b23 (patch)
tree56ee7619b3785ff09a15ffdb54ac6427cd052dbf /3rdParty/Boost/update.sh
parent00981790bc39e9a0674feec19ffa792329bb077c (diff)
downloadswift-7bd058600b682781abb3fd93bfaf516e7d8d7b23.zip
swift-7bd058600b682781abb3fd93bfaf516e7d8d7b23.tar.bz2
Another fix for SRV selection.
Diffstat (limited to '3rdParty/Boost/update.sh')
-rwxr-xr-x3rdParty/Boost/update.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdParty/Boost/update.sh b/3rdParty/Boost/update.sh
index 9b28f2d..09eb7cb 100755
--- a/3rdParty/Boost/update.sh
+++ b/3rdParty/Boost/update.sh
@@ -28,8 +28,8 @@ fi
optional.hpp \
program_options.hpp \
random/mersenne_twister.hpp \
- random/uniform_real.hpp \
random/variate_generator.hpp \
+ random/uniform_int.hpp \
regex.hpp \
shared_ptr.hpp \
smart_ptr/make_shared.hpp \