mirror of
https://github.com/holub/mame
synced 2025-06-15 00:47:03 +03:00
6 lines
99 B
C++
6 lines
99 B
C++
#include "../src/pugixml.hpp"
|
|
|
|
#if PUGIXML_VERSION != 170
|
|
#error Unexpected pugixml version
|
|
#endif
|