diff options
Diffstat (limited to 'tests/test_header_string_1.cpp')
-rw-r--r-- | tests/test_header_string_1.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/test_header_string_1.cpp b/tests/test_header_string_1.cpp index 9e9d33f..07d1263 100644 --- a/tests/test_header_string_1.cpp +++ b/tests/test_header_string_1.cpp @@ -1,3 +1,3 @@ -// Tests compatibility with string
-#include "../src/pugixml.hpp"
-#include <string>
+// Tests compatibility with string +#include "../src/pugixml.hpp" +#include <string> |