mirror of
https://github.com/RPCS3/pugixml.git
synced 2026-07-19 14:05:10 -04:00
6 lines
99 B
C++
6 lines
99 B
C++
#include "../src/pugixml.hpp"
|
|
|
|
#if PUGIXML_VERSION != 170
|
|
#error Unexpected pugixml version
|
|
#endif
|