summaryrefslogtreecommitdiff
path: root/sal/qa/rtl/oustringbuffer/test_oustringbuffer_appendchar.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/qa/rtl/oustringbuffer/test_oustringbuffer_appendchar.cxx')
-rw-r--r--sal/qa/rtl/oustringbuffer/test_oustringbuffer_appendchar.cxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/sal/qa/rtl/oustringbuffer/test_oustringbuffer_appendchar.cxx b/sal/qa/rtl/oustringbuffer/test_oustringbuffer_appendchar.cxx
index 372bd4ebe013..58904f1b4f76 100644
--- a/sal/qa/rtl/oustringbuffer/test_oustringbuffer_appendchar.cxx
+++ b/sal/qa/rtl/oustringbuffer/test_oustringbuffer_appendchar.cxx
@@ -27,9 +27,7 @@
* instead of those above.
*/
-#include "sal/config.h"
-#include "sal/precppunit.hxx"
-
+#include <sal/types.h>
#include <cppunit/TestFixture.h>
#include <cppunit/TestAssert.h>
#include <cppunit/extensions/HelperMacros.h>