mirror of
https://github.com/holub/mame
synced 2025-06-12 23:56:04 +03:00
4 lines
83 B
C++
4 lines
83 B
C++
// Tests compatibility with string
|
|
#include <string>
|
|
#include "../src/pugixml.hpp"
|