no need to include wx/msw/mslu.h from here any more, wx/msw/wrapwin.h does what it used to do now

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42464 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2006-10-26 19:12:52 +00:00
parent 7e1897c067
commit 2c614cac83

View File

@@ -21,9 +21,6 @@
#include "wx/msw/microwin.h"
#endif
// Include fixes for MSLU:
#include "wx/msw/mslu.h"
#include "wx/log.h"
class WXDLLEXPORT wxFont;