fixed crash with '\' on the end of the last line
[wxWidgets.git] / include / wx / geometry.h
index 47c083420a98c4f80894f82dbd353fad9ff6a184..2a8a8fb396898a078ddeb0b5e24c052e7d492eb8 100644 (file)
 
 #include "wx/defs.h"
 
+#ifndef wxUSE_GEOMETRY
+    #define wxUSE_GEOMETRY 0
+#endif
+
 #if wxUSE_GEOMETRY
 
 #include "wx/utils.h"