]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/wx.h
use DECLARE_NO_ASSIGN_CLASS() for better readability
[wxWidgets.git] / include / wx / wx.h
index 4ed8a6d41739b30158c309aeb581f9346801e6f1..fb2696046d7c725d2fa3183f126ccc77dbaf5125 100644 (file)
 #include "wx/memory.h"
 #include "wx/math.h"
 #include "wx/stopwatch.h"
+#include "wx/timer.h"
+#include "wx/module.h"
+#include "wx/wxcrt.h"
+#include "wx/wxcrtvararg.h"
 
 #if wxUSE_GUI
 
@@ -58,7 +62,6 @@
 #include "wx/icon.h"
 #include "wx/cursor.h"
 #include "wx/dialog.h"
-#include "wx/timer.h"
 #include "wx/settings.h"
 #include "wx/msgdlg.h"
 #include "wx/cmndata.h"