]> git.saurik.com Git - wxWidgets.git/commitdiff
Removed unnecessary include
authorJulian Smart <julian@anthemion.co.uk>
Sat, 16 Feb 2008 11:15:21 +0000 (11:15 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sat, 16 Feb 2008 11:15:21 +0000 (11:15 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51834 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/msw/ole/access.cpp

index b1ddbb9a34fd99441217f2526ac5c4c548160e61..e2bbed939dd6bdf3d83b4604fbe8b88f035613c6 100644 (file)
@@ -41,7 +41,6 @@
 
 #include <oleauto.h>
 #include <oleacc.h>
-#include <winable.h>
 
 #include "wx/msw/ole/oleutils.h"