mirror of
https://github.com/zeux/pugixml.git
synced 2024-12-27 13:33:17 +08:00
tests: Fix version test
This commit is contained in:
parent
0749d53613
commit
3c048bbb5e
@ -1,5 +1,5 @@
|
||||
#include "../src/pugixml.hpp"
|
||||
|
||||
#if PUGIXML_VERSION != 140
|
||||
#if PUGIXML_VERSION != 150
|
||||
#error Unexpected pugixml version
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user