summaryrefslogtreecommitdiff
path: root/o3tl/qa/test-vector_pool.cxx
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 /o3tl/qa/test-vector_pool.cxx
parentfa0fd16526f05e37e10af7a367c9950a974d7c90 (diff)
targetted re-work of cppunit pieces.
Diffstat (limited to 'o3tl/qa/test-vector_pool.cxx')
-rw-r--r--o3tl/qa/test-vector_pool.cxx6
1 files changed, 1 insertions, 5 deletions
diff --git a/o3tl/qa/test-vector_pool.cxx b/o3tl/qa/test-vector_pool.cxx
index 93edd1976a17..1b7ca1c97197 100644
--- a/o3tl/qa/test-vector_pool.cxx
+++ b/o3tl/qa/test-vector_pool.cxx
@@ -17,11 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-// autogenerated file with codegen.pl
-
-#include "sal/config.h"
-#include "sal/precppunit.hxx"
-
+#include <sal/types.h>
#include "cppunit/TestAssert.h"
#include "cppunit/TestFixture.h"
#include "cppunit/extensions/HelperMacros.h"