Disabled external gits
This commit is contained in:
5
cs440-acg/ext/pugixml/tests/test_version.cpp
Normal file
5
cs440-acg/ext/pugixml/tests/test_version.cpp
Normal file
@@ -0,0 +1,5 @@
|
||||
#include "../src/pugixml.hpp"
|
||||
|
||||
#if PUGIXML_VERSION != 150
|
||||
#error Unexpected pugixml version
|
||||
#endif
|
||||
Reference in New Issue
Block a user