summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrzysztof Kosi??ski <tweenk.pl@gmail.com>2010-03-05 21:16:43 +0000
committerKrzysztof KosiƄski <tweenk.pl@gmail.com>2010-03-05 21:16:43 +0000
commit3b6f7f260a1aec8a59db312718b2ac7420cac447 (patch)
tree264169c11b529e1f1107c61619ede784d949ee9f
parentUpdated gradient toolba to not see "solid" one-stops as gradients. (diff)
downloadinkscape-3b6f7f260a1aec8a59db312718b2ac7420cac447.tar.gz
inkscape-3b6f7f260a1aec8a59db312718b2ac7420cac447.zip
Unordered containers build fix for Windows
(bzr r9148)
-rw-r--r--build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index e8107866b..61cd10744 100644
--- a/build.xml
+++ b/build.xml
@@ -151,6 +151,7 @@
#define HAVE_SYS_STAT_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_OPENMP 1
+ #define HAVE_TR1_UNORDERED_SET 1
#define ENABLE_LCMS 1