]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/ole/uuid.cpp
Compilation fix.
[wxWidgets.git] / src / msw / ole / uuid.cpp
index 5d2d8b488f543339df4a316f2122b716962fe840..65f125f6ab74a6bb6de93caa001a5458834f251e 100644 (file)
@@ -26,7 +26,7 @@
 
 #include  "wx/setup.h"
 
-#if wxUSE_OLE && wxUSE_DRAG_AND_DROP
+#if wxUSE_OLE && ( wxUSE_DRAG_AND_DROP || (defined(__WXDEBUG__) && wxUSE_DATAOBJ) )
 
 // standard headers
 #if wxCHECK_W32API_VERSION( 1, 0 )