]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/wx.h
add an assert indicating that old code overriding OnExecute() must be updated with 2.9
[wxWidgets.git] / include / wx / wx.h
index 4ed8a6d41739b30158c309aeb581f9346801e6f1..62ba23fa15aa536c28d674fef0031528d98ff3c8 100644 (file)
@@ -29,6 +29,9 @@
 #include "wx/memory.h"
 #include "wx/math.h"
 #include "wx/stopwatch.h"
+#include "wx/module.h"
+#include "wx/wxcrt.h"
+#include "wx/wxcrtvararg.h"
 
 #if wxUSE_GUI