diff options
Diffstat (limited to 'tests/test_header_iosfwd_1.cpp')
-rw-r--r-- | tests/test_header_iosfwd_1.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/test_header_iosfwd_1.cpp b/tests/test_header_iosfwd_1.cpp index 73e8527..0ed528a 100644 --- a/tests/test_header_iosfwd_1.cpp +++ b/tests/test_header_iosfwd_1.cpp @@ -1,3 +1,3 @@ -// Tests compatibility with iosfwd
-#include "../src/pugixml.hpp"
-#include <iosfwd>
+// Tests compatibility with iosfwd +#include "../src/pugixml.hpp" +#include <iosfwd> |