diff options
Diffstat (limited to 'basegfx/test/clipstate.cxx')
-rw-r--r-- | basegfx/test/clipstate.cxx | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/basegfx/test/clipstate.cxx b/basegfx/test/clipstate.cxx index be039a99f571..4f3253e00eb7 100644 --- a/basegfx/test/clipstate.cxx +++ b/basegfx/test/clipstate.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" |