git-svn-id: http://pugixml.googlecode.com/svn/trunk@607 99668b35-9821-0410-8761-19e4c4f06640
4 lines
83 B
C++
4 lines
83 B
C++
// Tests compatibility with string
|
|
#include "../src/pugixml.hpp"
|
|
#include <string>
|