diff options
Diffstat (limited to 'tests/test_header_iostream_1.cpp')
-rw-r--r-- | tests/test_header_iostream_1.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/test_header_iostream_1.cpp b/tests/test_header_iostream_1.cpp index 2b359f9..a836d4f 100644 --- a/tests/test_header_iostream_1.cpp +++ b/tests/test_header_iostream_1.cpp @@ -1,3 +1,3 @@ -// Tests compatibility with iostream
-#include "../src/pugixml.hpp"
-#include <iostream>
+// Tests compatibility with iostream +#include "../src/pugixml.hpp" +#include <iostream> |