diff options
-rw-r--r-- | test/httpwstest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/httpwstest.cpp b/test/httpwstest.cpp index 53fcbd870..22b627d4c 100644 --- a/test/httpwstest.cpp +++ b/test/httpwstest.cpp @@ -2710,7 +2710,7 @@ void HTTPWSTest::testUndoConflict() CPPUNIT_FAIL(exc.displayText()); } } -#include <fstream> + void HTTPWSTest::testRenderShapeSelection() { const char* testname = "testRenderShapeSelection "; |