summaryrefslogtreecommitdiffstats
path: root/build-x64.xml
diff options
context:
space:
mode:
authorEduard Braun <eduard.braun2@gmx.de>2016-03-05 17:38:48 +0000
committerEduard Braun <eduard.braun2@gmx.de>2016-03-05 17:38:48 +0000
commit79dcf9dc649fedbf685416eb4e3747afa69cf807 (patch)
tree79d66c42b795335d0980e4eb1c41918d8a0fa41e /build-x64.xml
parentbtool: Update buildfiles for previous commit (diff)
downloadinkscape-79dcf9dc649fedbf685416eb4e3747afa69cf807.tar.gz
inkscape-79dcf9dc649fedbf685416eb4e3747afa69cf807.zip
btool: Fix multiply included test file header
(bzr r14691)
Diffstat (limited to 'build-x64.xml')
-rw-r--r--build-x64.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-x64.xml b/build-x64.xml
index a4600d387..1be9d9449 100644
--- a/build-x64.xml
+++ b/build-x64.xml
@@ -265,7 +265,7 @@
<cxxtestpart command="${python} ${cxxtest}/cxxtestgen.py --have-eh"
out="${src}/svg/test-svg.cpp">
<fileset dir="${src}/svg">
- <include name="css-ostringstream-test.h"/>
+ <!--<include name="css-ostringstream-test.h"/>-->
<include name="stringstream-test.h"/>
<include name="svg-affine-test.h"/>
<include name="svg-color-test.h"/>