summaryrefslogtreecommitdiff
path: root/extensions/source/activex/main/SODispatchInterceptor.h
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2003-03-31 16:46:37 +0000
committerOliver Bolte <obo@openoffice.org>2003-03-31 16:46:37 +0000
commitdb86a4bbc05d5b0a02bb41f61e87c019597da574 (patch)
tree926d3fc03d01064907088449185e26b1e55684f6 /extensions/source/activex/main/SODispatchInterceptor.h
parent39eb9656e0484158aca21c313f818cce5d75cfc8 (diff)
#100000# wntmsci8 without _DEBUG
Diffstat (limited to 'extensions/source/activex/main/SODispatchInterceptor.h')
-rw-r--r--extensions/source/activex/main/SODispatchInterceptor.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/extensions/source/activex/main/SODispatchInterceptor.h b/extensions/source/activex/main/SODispatchInterceptor.h
index d355a653cdbb..411810a1d188 100644
--- a/extensions/source/activex/main/SODispatchInterceptor.h
+++ b/extensions/source/activex/main/SODispatchInterceptor.h
@@ -13,6 +13,10 @@
#include <ExDispID.h>
#include <ExDisp.h>
#include <shlguid.h>
+
+#if defined(_MSC_VER) && (_MSC_VER >= 1300)
+#undef _DEBUG
+#endif
#include <atlctl.h>
#include "so_activex.h"