projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Commented out deprecated classes: wxProp and wxTab classes; moved some chapters
[wxWidgets.git]
/
src
/
msw
/
ole
/
uuid.cpp
diff --git
a/src/msw/ole/uuid.cpp
b/src/msw/ole/uuid.cpp
index 9436536733a3b54294b92c2d02f25fe25be4c688..b00deaa7c03f36aa584009f1db688dc4dfa85d03 100644
(file)
--- a/
src/msw/ole/uuid.cpp
+++ b/
src/msw/ole/uuid.cpp
@@
-26,9
+26,12
@@
#include "wx/setup.h"
#include "wx/setup.h"
-#if wxUSE_DRAG_AND_DROP
+#if wxUSE_
OLE && wxUSE_
DRAG_AND_DROP
// standard headers
// standard headers
+#if wxCHECK_W32API_VERSION( 1, 0 )
+ #include <windows.h>
+#endif
#include <rpc.h> // UUID related functions
#include "wx/msw/ole/uuid.h"
#include <rpc.h> // UUID related functions
#include "wx/msw/ole/uuid.h"