]> git.saurik.com Git - wxWidgets.git/commitdiff
no need to include wx/msw/mslu.h from here any more, wx/msw/wrapwin.h does what it...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 26 Oct 2006 19:12:52 +0000 (19:12 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 26 Oct 2006 19:12:52 +0000 (19:12 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42464 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/msw/private.h

index d79bbed42e1ea06bcdf252e65df5895fe12982cf..41209beb7588cb5dd3a048a9b68fa8759404c537 100644 (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;