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
da54ffd8a3
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 PUGIXML_VERSION define git-svn-id: https://pugixml.googlecode.com/svn/trunk@973 99668b35-9821-0410-8761-19e4c4f06640
2014-02-10 09:11:05 +04:00
#
if PUGIXML_VERSION != 140
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