]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/ole/oleutils.cpp
fingers crossed..
[wxWidgets.git] / src / msw / ole / oleutils.cpp
index 55e74c6c45f6ec60b4f3525c39ccba09d3a82697..7649d712e20c5cf379609ee8948ccec584afa33c 100644 (file)
@@ -31,6 +31,8 @@
 #include  "wx/setup.h"
 #include  "wx/log.h"
 
+#ifndef __CYGWIN10__
+
 #include <windows.h>
 
 // OLE
@@ -208,3 +210,7 @@ void wxLogRelease(const char *szInterface, ULONG cRef)
 
 #endif
   // wxUSE_DRAG_AND_DROP
+
+#endif
+  // __CYGWIN10__
+