|
xmlwrapp
Lightweight C++ XML parsing library
|
This file contains the XMLWRAPP_CHECK_VERSION macro. More...
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | XMLWRAPP_CHECK_VERSION(major, minor, micro) |
| Checks if xmlwrapp version is at least major. More... | |
This file contains the XMLWRAPP_CHECK_VERSION macro.
| #define XMLWRAPP_CHECK_VERSION | ( | major, | |
| minor, | |||
| micro | |||
| ) |
Checks if xmlwrapp version is at least major.
minor.micro.
1.8.13