no message
authorUnknown (UG) <nobody@localhost>
Sat, 26 Dec 1998 03:41:38 +0000 (03:41 +0000)
committerUnknown (UG) <nobody@localhost>
Sat, 26 Dec 1998 03:41:38 +0000 (03:41 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1264 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/msw/app.cpp

index a1d526fa5c538f701e6a158a8e21ec2c0c4714fc..22e1baf8dfa6e2e8f43878eafced5c33a8cba404 100644 (file)
@@ -43,7 +43,9 @@
   #include "wx/resource.h"
 #endif
 
+#if wxUSE_DRAG_AND_DROP
 #include <ole2.h>
+#endif
 #include <string.h>
 #include <ctype.h>