mirror of
https://github.com/zeux/pugixml.git
synced 2025-01-13 17:37:58 +08:00
6 lines
100 B
C++
6 lines
100 B
C++
#include "../src/pugixml.hpp"
|
|
|
|
#if PUGIXML_VERSION != 1130
|
|
#error Unexpected pugixml version
|
|
#endif
|