Error fix after recent changes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31245 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba 2005-01-05 18:32:29 +00:00
parent 525665dfe7
commit fa9a4f7f81

View File

@ -21,6 +21,9 @@
#pragma interface "window.h"
#endif
// for HANDLE
#include "wx/msw/wrapwin.h"
// [at least] some version of Windows send extra mouse move messages after
// a mouse click or a key press - to temporarily fix this problem, set the
// define below to 1