]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/wx.h
Include wx/containr.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git] / include / wx / wx.h
index 99aabf12bb0b4790bd06bacea860b38b51ce8ad0..44756a08465e33b49445a4d1eef2927c5e9cb45f 100644 (file)
@@ -18,6 +18,7 @@
 #include "wx/list.h"
 #include "wx/hash.h"
 #include "wx/string.h"
+#include "wx/hashmap.h"
 #include "wx/arrstr.h"
 #include "wx/intl.h"
 #include "wx/log.h"
@@ -31,6 +32,7 @@
 #if wxUSE_GUI
 
 #include "wx/window.h"
+#include "wx/containr.h"
 #include "wx/panel.h"
 #include "wx/toplevel.h"
 #include "wx/frame.h"