This website requires JavaScript.
Explore
Help
Sign In
External
/
pugixml
Watch
8
Star
0
Fork
0
You've already forked pugixml
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
708952d84e
pugixml
/
tests
/
test_version.cpp
6 lines
104 B
C++
Raw
Normal View
History
Unescape
Escape
tests: Added version test git-svn-id: http://pugixml.googlecode.com/svn/trunk@831 99668b35-9821-0410-8761-19e4c4f06640
2011-12-20 14:34:37 +04:00
#
include
"../src/pugixml.hpp"
Update version to 1.6
2015-03-19 07:19:58 +03:00
#
if PUGIXML_VERSION != 160
tests: Added version test git-svn-id: http://pugixml.googlecode.com/svn/trunk@831 99668b35-9821-0410-8761-19e4c4f06640
2011-12-20 14:34:37 +04:00
#
error Unexpected pugixml version
#
endif
Reference in New Issue
Copy Permalink