mirror of
https://github.com/zeux/pugixml.git
synced 2024-12-28 22:53:37 +08:00
f542c5ebb8
git-svn-id: http://pugixml.googlecode.com/svn/trunk@383 99668b35-9821-0410-8761-19e4c4f06640
4 lines
86 B
C++
4 lines
86 B
C++
// Tests compatibility with string
|
|
#include <string>
|
|
#include "../src/pugixml.hpp"
|