summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemko Tronçon <git@el-tramo.be>2010-06-02 20:04:42 (GMT)
committerRemko Tronçon <git@el-tramo.be>2010-06-02 20:06:29 (GMT)
commitca39e52da0bf9027ab660fd31d1285b1c1d55659 (patch)
treeebbcf7dc2a2c063b9070a779f629ddefd21043bc /3rdParty/Boost/.gitignore
parent60a1dfe187dbe11e61e7f867e4c04454a9d3a5e6 (diff)
downloadswift-ca39e52da0bf9027ab660fd31d1285b1c1d55659.zip
swift-ca39e52da0bf9027ab660fd31d1285b1c1d55659.tar.bz2
Add workaround for distros that don't have boost UUID.
Cherry pick UUID out of 3rdParty, and use this as an include path. Since UUID is a header-only lib, this shouldn't pose problems.
Diffstat (limited to '3rdParty/Boost/.gitignore')
-rw-r--r--3rdParty/Boost/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/3rdParty/Boost/.gitignore b/3rdParty/Boost/.gitignore
index faa799d..f86949c 100644
--- a/3rdParty/Boost/.gitignore
+++ b/3rdParty/Boost/.gitignore
@@ -7,3 +7,4 @@
*.ilk
*.manifest
/bcp
+uuid