From 234c2f3657ec50671299a359877b058d55aa1d1d Mon Sep 17 00:00:00 2001 From: Arseny Kapoulkine Date: Sat, 19 Sep 2015 00:14:18 -0700 Subject: tests: Convert several files to Unix line endings They were still using Windows EOL by mistake --- tests/test_header_string_iostream.cpp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'tests/test_header_string_iostream.cpp') diff --git a/tests/test_header_string_iostream.cpp b/tests/test_header_string_iostream.cpp index 1105626..3210080 100644 --- a/tests/test_header_string_iostream.cpp +++ b/tests/test_header_string_iostream.cpp @@ -1,5 +1,5 @@ -// Tests compatibility with string/iostream -#include -#include "../src/pugixml.hpp" -#include -#include +// Tests compatibility with string/iostream +#include +#include "../src/pugixml.hpp" +#include +#include -- cgit v1.2.3