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