mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-23 06:35:38 +00:00
6 lines
100 B
C++
6 lines
100 B
C++
#include "../src/pugixml.hpp"
|
|
|
|
#if PUGIXML_VERSION != 1100
|
|
#error Unexpected pugixml version
|
|
#endif
|