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
c55ea3bc1e
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 10:14:18 +03:00
#
include
"../src/pugixml.hpp"
Update version to 1.9
2018-04-03 07:46:14 +03:00
#
if PUGIXML_VERSION != 190
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