projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Mutiple updates from SciTech for wxWindows including the following:
[wxWidgets.git]
/
src
/
msw
/
ole
/
oleutils.cpp
diff --git
a/src/msw/ole/oleutils.cpp
b/src/msw/ole/oleutils.cpp
index 7649d712e20c5cf379609ee8948ccec584afa33c..2a23ca80859a89cd448e3db290a516f7c246d4c3 100644
(file)
--- a/
src/msw/ole/oleutils.cpp
+++ b/
src/msw/ole/oleutils.cpp
@@
-31,6
+31,8
@@
#include "wx/setup.h"
#include "wx/log.h"
+#if wxUSE_OLE
+
#ifndef __CYGWIN10__
#include <windows.h>
@@
-214,3
+216,6
@@
void wxLogRelease(const char *szInterface, ULONG cRef)
#endif
// __CYGWIN10__
+#endif
+ // wxUSE_OLE
+