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
2025-01-17 04:50:23 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
pugixml
/
tests
/
test_version.cpp
6 lines
99 B
C++
Raw
Normal View
History
Unescape
Escape
tests: Convert several files to Unix line endings They were still using Windows EOL by mistake
2015-09-19 00:14:18 -07:00
#
include
"../src/pugixml.hpp"
Update version to 1.8 everywhere
2016-11-09 09:00:03 -08:00
#
if PUGIXML_VERSION != 180
tests: Convert several files to Unix line endings They were still using Windows EOL by mistake
2015-09-19 00:14:18 -07:00
#
error Unexpected pugixml version
#
endif
Reference in New Issue
Copy Permalink