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-28 06:10:55 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
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 00:14:18 -07:00
#
include
"../src/pugixml.hpp"
Fix version check in test
2022-10-20 20:23:26 -07:00
#
if PUGIXML_VERSION != 1130
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