]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/defs.h
file should end with newline
[wxWidgets.git] / include / wx / defs.h
index 1e17c22014d0830be32aa31e3feea69c57f56282..ae8cc520a5aaf43adff3e52d64e82001f062f74c 100644 (file)
 #include <stddef.h>
 
 #include "wx/setup.h"
+
+#ifdef PACKAGE
+  #undef PACKAGE
+#endif
+#ifdef VERSION
+  #undef VERSION
+#endif
+
 #include "wx/version.h"
 
 // ----------------------------------------------------------------------------