include <windows.h> before <multimon.h>, should fix mingw32 compilation (bug 966947)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 12 Dec 2004 17:34:36 +0000 (17:34 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 12 Dec 2004 17:34:36 +0000 (17:34 +0000)
commit8193d58f178b7d6a2e5eb1ab591dad6c0b5c063c
tree1c3e50047b874b49dec77845961310a488749d72
parent08422003083270640e23c2563a5fa72d131add96
include <windows.h> before <multimon.h>, should fix mingw32 compilation (bug 966947)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30957 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/display.cpp