summaryrefslogtreecommitdiff
path: root/basegfx/test/clipstate.cxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2010-10-06 12:16:50 +0100
committerCaolán McNamara <caolanm@redhat.com>2010-10-06 12:16:50 +0100
commitecadd96bccf9e535362ee49ac9019cb2eb69f3ae (patch)
tree60706b2c317e824c3caafd54f3b8b7bb200ab742 /basegfx/test/clipstate.cxx
parent312c6c891bec6f118da860b364493bfd69814036 (diff)
#i113503# cppunit stl wrapper headers
Diffstat (limited to 'basegfx/test/clipstate.cxx')
-rw-r--r--basegfx/test/clipstate.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/basegfx/test/clipstate.cxx b/basegfx/test/clipstate.cxx
index 3d9f59979aa7..48c1e5967260 100644
--- a/basegfx/test/clipstate.cxx
+++ b/basegfx/test/clipstate.cxx
@@ -30,9 +30,11 @@
#include "precompiled_basegfx.hxx"
// autogenerated file with codegen.pl
+#include "preextstl.h"
#include "cppunit/TestAssert.h"
#include "cppunit/TestFixture.h"
#include "cppunit/extensions/HelperMacros.h"
+#include "postextstl.h"
#include <basegfx/tools/b2dclipstate.hxx>
#include <basegfx/range/b2dpolyrange.hxx>