diff options
| author | Eduard Braun <eduard.braun2@gmx.de> | 2016-03-05 17:38:48 +0000 |
|---|---|---|
| committer | Eduard Braun <eduard.braun2@gmx.de> | 2016-03-05 17:38:48 +0000 |
| commit | 79dcf9dc649fedbf685416eb4e3747afa69cf807 (patch) | |
| tree | 79d66c42b795335d0980e4eb1c41918d8a0fa41e /build.xml | |
| parent | btool: Update buildfiles for previous commit (diff) | |
| download | inkscape-79dcf9dc649fedbf685416eb4e3747afa69cf807.tar.gz inkscape-79dcf9dc649fedbf685416eb4e3747afa69cf807.zip | |
btool: Fix multiply included test file header
(bzr r14691)
Diffstat (limited to 'build.xml')
| -rw-r--r-- | build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -268,7 +268,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"/> |
