Skip to content
Snippets Groups Projects
Commit 234c2f36 authored by Arseny Kapoulkine's avatar Arseny Kapoulkine
Browse files

tests: Convert several files to Unix line endings

They were still using Windows EOL by mistake
parent d62b2541
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
// Tests compatibility with string/iostream
#include <string>
#include "../src/pugixml.hpp"
#include <istream>
#include <ostream>
// Tests compatibility with string/iostream
#include <string>
#include "../src/pugixml.hpp"
#include <istream>
#include <ostream>
#include "../src/pugixml.hpp"
#if PUGIXML_VERSION != 160
#error Unexpected pugixml version
#endif
#include "../src/pugixml.hpp"
#if PUGIXML_VERSION != 160
#error Unexpected pugixml version
#endif
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment