]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/popupwin.cpp
don't use char hook to handle Esc in the dialogs, it is too blunt and prevents us...
[wxWidgets.git] / src / msw / popupwin.cpp
index f19637098bc82e7eadd9acdfb109607640298586..fbe5ad21fbcc156a45dda4da88186c7227dc0bc6 100644 (file)
@@ -29,6 +29,7 @@
 #endif
 
 #ifndef WX_PRECOMP
+#include "wx/defs.h"
 #endif //WX_PRECOMP
 
 #if wxUSE_POPUPWIN