mirror of
https://github.com/zeux/pugixml.git
synced 2025-01-17 04:50:23 +08:00
4 lines
86 B
C++
4 lines
86 B
C++
|
// Tests compatibility with string
|
||
|
#include <string>
|
||
|
#include "../src/pugixml.hpp"
|