projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
made wxDateTimeDefault an object and not a reference to avoid (well, minimize) initia...
[wxWidgets.git]
/
include
/
wx
/
msw
/
ole
/
oleutils.h
diff --git
a/include/wx/msw/ole/oleutils.h
b/include/wx/msw/ole/oleutils.h
index 98cb02176b34261d9940e052a5fc0d2d01eb5508..da8a992d1ff05a45a244477503fda177c44ad502 100644
(file)
--- a/
include/wx/msw/ole/oleutils.h
+++ b/
include/wx/msw/ole/oleutils.h
@@
-17,7
+17,7
@@
#endif
#include "wx/defs.h"
-#if
def
wxUSE_NORLANDER_HEADERS
+#if wxUSE_NORLANDER_HEADERS
#include <ole2.h>
#endif
// ============================================================================