We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5b288d commit 3bd1f45Copy full SHA for 3bd1f45
tests/test_version.cpp
@@ -1,5 +1,5 @@
1
#include "../src/pugixml.hpp"
2
3
-#if PUGIXML_VERSION != 1120
+#if PUGIXML_VERSION != 1130
4
#error Unexpected pugixml version
5
#endif
0 commit comments