Reverted winundef.h removal - without it build fails on GetWindowStyle later.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42491 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2006-10-27 07:48:22 +00:00
parent 8aa3cd14b5
commit 9a88fc5836

View File

@@ -50,6 +50,7 @@
#include <windowsx.h>
#include "wx/msw/private.h"
#include "wx/msw/winundef.h"
#include "wx/msw/mslu.h"
#include <string.h>