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