summaryrefslogtreecommitdiffstats
path: root/basegfx/test/basegfxtools.cxx
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2012-06-27 16:05:04 +0100
committerMichael Meeks <michael.meeks@suse.com>2012-06-27 19:13:11 +0100
commit328e2263fb6e2415bafbc40a7d7309b66f65971a (patch)
treeac6fce65230a915b03866c7a46dba2228d029fa9 /basegfx/test/basegfxtools.cxx
parentupdate cppunit to 1.13.0 (diff)
downloadcore-328e2263fb6e2415bafbc40a7d7309b66f65971a.tar.gz
core-328e2263fb6e2415bafbc40a7d7309b66f65971a.zip
targetted re-work of cppunit pieces.
Diffstat (limited to 'basegfx/test/basegfxtools.cxx')
-rw-r--r--basegfx/test/basegfxtools.cxx6
1 files changed, 1 insertions, 5 deletions
diff --git a/basegfx/test/basegfxtools.cxx b/basegfx/test/basegfxtools.cxx
index 2735508b3238..64718241575b 100644
--- a/basegfx/test/basegfxtools.cxx
+++ b/basegfx/test/basegfxtools.cxx
@@ -26,11 +26,7 @@
*
************************************************************************/
-#include "sal/config.h"
-#include "sal/precppunit.hxx"
-
-// autogenerated file with codegen.pl
-
+#include <sal/types.h>
#include "cppunit/TestAssert.h"
#include "cppunit/TestFixture.h"
#include "cppunit/extensions/HelperMacros.h"