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