6 lines
104 B
C++
6 lines
104 B
C++
#include "../src/pugixml.hpp"
|
|
|
|
#if PUGIXML_VERSION != 150
|
|
#error Unexpected pugixml version
|
|
#endif
|