From 37b4f602469194b4948be6e23a9dcfc7cf328f27 Mon Sep 17 00:00:00 2001 From: Bjoern Michaelsen Date: Wed, 5 Jan 2011 17:22:00 +0100 Subject: gnumake3: first cppunit test in new build system --- sfx2/qa/cppunit/test_metadatable.cxx | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'sfx2/qa') diff --git a/sfx2/qa/cppunit/test_metadatable.cxx b/sfx2/qa/cppunit/test_metadatable.cxx index 6a0be13a9c53..9930d61acf20 100644 --- a/sfx2/qa/cppunit/test_metadatable.cxx +++ b/sfx2/qa/cppunit/test_metadatable.cxx @@ -25,15 +25,7 @@ * ************************************************************************/ -#include "precompiled_sfx2.hxx" - -#include "preextstl.h" -#include -#include -#include -#include -#include "postextstl.h" - +#include #include #include -- cgit