diff options
author | Michael Meeks <michael.meeks@suse.com> | 2012-06-27 16:05:04 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2012-06-27 19:13:11 +0100 |
commit | 328e2263fb6e2415bafbc40a7d7309b66f65971a (patch) | |
tree | ac6fce65230a915b03866c7a46dba2228d029fa9 /basebmp/test/masktest.cxx | |
parent | fa0fd16526f05e37e10af7a367c9950a974d7c90 (diff) |
targetted re-work of cppunit pieces.
Diffstat (limited to 'basebmp/test/masktest.cxx')
-rw-r--r-- | basebmp/test/masktest.cxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/basebmp/test/masktest.cxx b/basebmp/test/masktest.cxx index 8918a7a53e28..dbfbb5c2813c 100644 --- a/basebmp/test/masktest.cxx +++ b/basebmp/test/masktest.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ -// autogenerated file with codegen.pl - -#include "sal/config.h" -#include "sal/precppunit.hxx" - #include "cppunit/TestAssert.h" #include "cppunit/TestFixture.h" #include "cppunit/extensions/HelperMacros.h" |