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-14 18:07:59 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
pugixml
/
tests
/
test_version.cpp
6 lines
99 B
C++
Raw
Permalink
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.9
2018-04-02 21:46:14 -07:00
#
if PUGIXML_VERSION != 190
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