mirror of
https://github.com/zeux/pugixml.git
synced 2024-12-29 07:19:43 +08:00
4 lines
86 B
C++
4 lines
86 B
C++
|
// Tests compatibility with string
|
||
|
#include <string>
|
||
|
#include "../src/pugixml.hpp"
|