summaryrefslogtreecommitdiff
path: root/editeng/qa
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 /editeng/qa
parentfa0fd16526f05e37e10af7a367c9950a974d7c90 (diff)
targetted re-work of cppunit pieces.
Diffstat (limited to 'editeng/qa')
-rw-r--r--editeng/qa/items/borderline_test.cxx4
-rw-r--r--editeng/qa/unit/core-test.cxx3
2 files changed, 1 insertions, 6 deletions
diff --git a/editeng/qa/items/borderline_test.cxx b/editeng/qa/items/borderline_test.cxx
index 69adb1048162..96de7e7a55f1 100644
--- a/editeng/qa/items/borderline_test.cxx
+++ b/editeng/qa/items/borderline_test.cxx
@@ -27,9 +27,7 @@
* instead of those above.
*/
-#include "sal/config.h"
-#include "sal/precppunit.hxx"
-
+#include <sal/types.h>
#include <cppunit/TestFixture.h>
#include <cppunit/extensions/HelperMacros.h>
#include <cppunit/plugin/TestPlugIn.h>
diff --git a/editeng/qa/unit/core-test.cxx b/editeng/qa/unit/core-test.cxx
index d02cb9303505..a43dcaa46332 100644
--- a/editeng/qa/unit/core-test.cxx
+++ b/editeng/qa/unit/core-test.cxx
@@ -26,9 +26,6 @@
* instead of those above.
*/
-#include "sal/config.h"
-#include "sal/precppunit.hxx"
-
#include "test/bootstrapfixture.hxx"
#include <cppunit/TestFixture.h>