summaryrefslogtreecommitdiff
path: root/o3tl/qa/test-string_view.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'o3tl/qa/test-string_view.cxx')
-rw-r--r--o3tl/qa/test-string_view.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/o3tl/qa/test-string_view.cxx b/o3tl/qa/test-string_view.cxx
index 80f757529eee..b400c9605962 100644
--- a/o3tl/qa/test-string_view.cxx
+++ b/o3tl/qa/test-string_view.cxx
@@ -7,10 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#include <config_options.h>
#include <sal/config.h>
-#include <iostream>
#include <string_view>
#include <cppunit/TestAssert.h>