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
a50f47f805
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"
Updated version number and copyright year everywhere git-svn-id: http://pugixml.googlecode.com/svn/trunk@897 99668b35-9821-0410-8761-19e4c4f06640
2012-04-03 09:04:07 +04:00
#
if PUGIXML_VERSION != 120
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