mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-27 08:35:39 +00:00
4 lines
83 B
C++
4 lines
83 B
C++
|
// Tests compatibility with string
|
||
|
#include <string>
|
||
|
#include "../src/pugixml.hpp"
|