X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/27a9bd487b5ee30238e35ff4962bf70237cfc2c0..f803d8644d9831104edc0f6be08d7cb6496cf030:/include/wx/defs.h diff --git a/include/wx/defs.h b/include/wx/defs.h index 1e17c22014..ae8cc520a5 100644 --- a/include/wx/defs.h +++ b/include/wx/defs.h @@ -19,6 +19,14 @@ #include #include "wx/setup.h" + +#ifdef PACKAGE + #undef PACKAGE +#endif +#ifdef VERSION + #undef VERSION +#endif + #include "wx/version.h" // ----------------------------------------------------------------------------