summaryrefslogtreecommitdiff
path: root/sal/qa/rtl/strings/test_strings_replace.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/qa/rtl/strings/test_strings_replace.cxx')
-rw-r--r--sal/qa/rtl/strings/test_strings_replace.cxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sal/qa/rtl/strings/test_strings_replace.cxx b/sal/qa/rtl/strings/test_strings_replace.cxx
index b2b54b581482..1e165e8d9159 100644
--- a/sal/qa/rtl/strings/test_strings_replace.cxx
+++ b/sal/qa/rtl/strings/test_strings_replace.cxx
@@ -26,12 +26,9 @@
* in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
* instead of those above.
*/
-
-#include "sal/config.h"
-#include "sal/precppunit.hxx"
-
#include <ostream>
+#include <sal/types.h>
#include "cppunit/TestAssert.h"
#include "cppunit/TestFixture.h"
#include "cppunit/extensions/HelperMacros.h"