mirror of
https://github.com/zeux/pugixml.git
synced 2024-12-28 14:48:43 +08:00
acf9dee0dd
git-svn-id: https://pugixml.googlecode.com/svn/trunk@973 99668b35-9821-0410-8761-19e4c4f06640
6 lines
104 B
C++
6 lines
104 B
C++
#include "../src/pugixml.hpp"
|
|
|
|
#if PUGIXML_VERSION != 140
|
|
#error Unexpected pugixml version
|
|
#endif
|