From f542c5ebb8068ccd4f9176684eb62183afbe7e5c Mon Sep 17 00:00:00 2001 From: "arseny.kapoulkine" Date: Thu, 6 May 2010 20:28:36 +0000 Subject: Integrated changes from unicode branch to trunk git-svn-id: http://pugixml.googlecode.com/svn/trunk@383 99668b35-9821-0410-8761-19e4c4f06640 --- tests/test_header_string_2.cpp | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/test_header_string_2.cpp (limited to 'tests/test_header_string_2.cpp') diff --git a/tests/test_header_string_2.cpp b/tests/test_header_string_2.cpp new file mode 100644 index 0000000..01d72ac --- /dev/null +++ b/tests/test_header_string_2.cpp @@ -0,0 +1,3 @@ +// Tests compatibility with string +#include +#include "../src/pugixml.hpp" -- cgit v1.2.3