This website requires JavaScript.
Explore
Help
Sign In
3party
/
pugixml
Watch
0
Star
0
Fork
0
You've already forked pugixml
mirror of
https://github.com/zeux/pugixml.git
synced
2024-12-29 07:19:43 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
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 10:34:37 +00:00
#
include
"../src/pugixml.hpp"
tests: Fix version test
2014-11-17 22:45:38 -08:00
#
if PUGIXML_VERSION != 150
tests: Added version test git-svn-id: http://pugixml.googlecode.com/svn/trunk@831 99668b35-9821-0410-8761-19e4c4f06640
2011-12-20 10:34:37 +00:00
#
error Unexpected pugixml version
#
endif
Reference in New Issue
Copy Permalink