diff options
| author | Krzysztof Kosi??ski <tweenk.pl@gmail.com> | 2010-03-05 21:16:43 +0000 |
|---|---|---|
| committer | Krzysztof KosiĆski <tweenk.pl@gmail.com> | 2010-03-05 21:16:43 +0000 |
| commit | 3b6f7f260a1aec8a59db312718b2ac7420cac447 (patch) | |
| tree | 264169c11b529e1f1107c61619ede784d949ee9f | |
| parent | Updated gradient toolba to not see "solid" one-stops as gradients. (diff) | |
| download | inkscape-3b6f7f260a1aec8a59db312718b2ac7420cac447.tar.gz inkscape-3b6f7f260a1aec8a59db312718b2ac7420cac447.zip | |
Unordered containers build fix for Windows
(bzr r9148)
| -rw-r--r-- | build.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
