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
e2bc4f4af2
pugixml
/
tests
/
test_version.cpp
6 lines
100 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 10:14:18 +03:00
#
include
"../src/pugixml.hpp"
Update version to 1.11 and update documentation
2020-11-25 21:18:42 +03:00
#
if PUGIXML_VERSION != 1110
tests: Convert several files to Unix line endings They were still using Windows EOL by mistake
2015-09-19 10:14:18 +03:00
#
error Unexpected pugixml version
#
endif
Reference in New Issue
Copy Permalink