This website requires JavaScript.
Explore
Help
Sign In
inksoul
/
games202-hw
Watch
1
Star
0
Fork
You've already forked games202-hw
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
games202-hw
/
hw2
/
prt
/
ext
/
pugixml
/
tests
/
test_version.cpp
6 lines
99 B
C++
Raw
Permalink
Blame
History
#
include
"../src/pugixml.hpp"
#
if PUGIXML_VERSION != 150
#
error Unexpected pugixml version
#
endif
Reference in New Issue
View Git Blame
Copy Permalink