4 lines
83 B
C++
4 lines
83 B
C++
// Tests compatibility with string
|
|
#include <string>
|
|
#include "../src/pugixml.hpp"
|