summaryrefslogtreecommitdiff
path: root/sal/qa/rtl/logfile/rtl_logfile.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/qa/rtl/logfile/rtl_logfile.cxx')
-rw-r--r--sal/qa/rtl/logfile/rtl_logfile.cxx9
1 files changed, 1 insertions, 8 deletions
diff --git a/sal/qa/rtl/logfile/rtl_logfile.cxx b/sal/qa/rtl/logfile/rtl_logfile.cxx
index 0d539f3f0125..c2c4e238aba4 100644
--- a/sal/qa/rtl/logfile/rtl_logfile.cxx
+++ b/sal/qa/rtl/logfile/rtl_logfile.cxx
@@ -26,14 +26,6 @@
*
************************************************************************/
-
-#include "sal/config.h"
-#include "sal/precppunit.hxx"
-
-// LLA:
-// this file is converted to use with testshl2
-// original was placed in sal/test/textenc.cxx
-
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
@@ -49,6 +41,7 @@
#include <tchar.h>
#endif
+#include <sal/types.h>
#include <cppunit/TestFixture.h>
#include <cppunit/extensions/HelperMacros.h>
#include <cppunit/plugin/TestPlugIn.h>