mirror of
https://github.com/zeux/pugixml.git
synced 2025-01-14 01:47:55 +08:00
Fix version check in test
This commit is contained in:
parent
c5b288d91a
commit
3bd1f452b5
@ -1,5 +1,5 @@
|
|||||||
#include "../src/pugixml.hpp"
|
#include "../src/pugixml.hpp"
|
||||||
|
|
||||||
#if PUGIXML_VERSION != 1120
|
#if PUGIXML_VERSION != 1130
|
||||||
#error Unexpected pugixml version
|
#error Unexpected pugixml version
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user