summaryrefslogtreecommitdiff
path: root/test
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 /test
parentfa0fd16526f05e37e10af7a367c9950a974d7c90 (diff)
targetted re-work of cppunit pieces.
Diffstat (limited to 'test')
-rw-r--r--test/inc/test/bootstrapfixture.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/inc/test/bootstrapfixture.hxx b/test/inc/test/bootstrapfixture.hxx
index 3b9a40f515d0..feabafb2ea4c 100644
--- a/test/inc/test/bootstrapfixture.hxx
+++ b/test/inc/test/bootstrapfixture.hxx
@@ -35,7 +35,6 @@
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/lang/XMultiComponentFactory.hpp>
-#include "sal/precppunit.hxx"
#include "cppunit/TestAssert.h"
#include "cppunit/TestFixture.h"
#include "cppunit/extensions/HelperMacros.h"