summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Voicu <vladvoic@gmail.com>2013-01-11 21:35:33 (GMT)
committerSwift Review <review@swift.im>2013-01-12 10:00:04 (GMT)
commitd5cab0388f6a40db6156a993e5f00acf9e63b577 (patch)
tree7599cb5ffb2c4c1daf6cefbbf12d2a2d79cb4b90 /3rdParty
parent25b10f8d2b77bc5b3a40aac8d2edd5d42e1b6585 (diff)
downloadswift-d5cab0388f6a40db6156a993e5f00acf9e63b577.zip
swift-d5cab0388f6a40db6156a993e5f00acf9e63b577.tar.bz2
make update.sh include spirit in bundled boost
Change-Id: I1aa2f5567685a6c9de84d5026cba7737855bd4cb License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details.
Diffstat (limited to '3rdParty')
-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 2560adf..2231f35 100755
--- a/3rdParty/Boost/update.sh
+++ b/3rdParty/Boost/update.sh
@@ -44,6 +44,7 @@ fi
uuid/uuid_io.hpp \
uuid/uuid_generators.hpp \
variant.hpp \
+ spirit/include/lex_lexertl.hpp \
$TARGET_DIR
cp $1/LICENSE_1_0.txt $TARGET_DIR