mirror of
https://github.com/zeux/pugixml.git
synced 2024-12-31 00:13:01 +08:00
bda8e935e9
git-svn-id: http://pugixml.googlecode.com/svn/trunk@897 99668b35-9821-0410-8761-19e4c4f06640
6 lines
104 B
C++
6 lines
104 B
C++
#include "../src/pugixml.hpp"
|
|
|
|
#if PUGIXML_VERSION != 120
|
|
#error Unexpected pugixml version
|
|
#endif
|