summaryrefslogtreecommitdiff
path: root/sal/qa
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-11-14 12:26:08 +0100
committerStephan Bergmann <sbergman@redhat.com>2012-11-14 12:26:44 +0100
commit4c4a95946b5c067f8e1ebdd3589f282380cc430f (patch)
treeb9ce04b740dcff38ff79ef841ddeba7e4449d2f8 /sal/qa
parent06b68aaf9bb9cd4084ca78ff69cb30b947d8f996 (diff)
Include clean-up
Change-Id: Ice3b97269640c0d739e5b4f4b27a0e07fc854f9f
Diffstat (limited to 'sal/qa')
-rw-r--r--sal/qa/rtl/strings/test_strings_replace.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/sal/qa/rtl/strings/test_strings_replace.cxx b/sal/qa/rtl/strings/test_strings_replace.cxx
index a46245f3c0fa..101dc6785cc5 100644
--- a/sal/qa/rtl/strings/test_strings_replace.cxx
+++ b/sal/qa/rtl/strings/test_strings_replace.cxx
@@ -26,7 +26,8 @@
* in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
* instead of those above.
*/
-#include <ostream>
+
+#include "sal/config.h"
#include <sal/types.h>
#include "cppunit/TestAssert.h"