summaryrefslogtreecommitdiff
path: root/extensions/source/activex
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-03-26 12:05:24 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-03-26 12:05:24 +0000
commit91c2ad4837574a1c07acb00fbb18b14b8704cec7 (patch)
tree8914279a57f5e0311b5184594df1a0a6be388feb /extensions/source/activex
parentdb7e35b7fddbb7067be8bb38c526beade25abd72 (diff)
INTEGRATION: CWS mingwport03 (1.2.680); FILE MERGED
2006/10/23 16:21:12 vg 1.2.680.1: #i53572# MinGW port
Diffstat (limited to 'extensions/source/activex')
-rw-r--r--extensions/source/activex/main/StdAfx2.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/extensions/source/activex/main/StdAfx2.cpp b/extensions/source/activex/main/StdAfx2.cpp
index dda7bab38a52..9dc308f373ee 100644
--- a/extensions/source/activex/main/StdAfx2.cpp
+++ b/extensions/source/activex/main/StdAfx2.cpp
@@ -2,6 +2,9 @@
// stdafx1.pch will be the pre-compiled header
// stdafx1.obj will contain the pre-compiled type information
+#ifdef __MINGW32__
+#define _INIT_ATL_COMMON_VARS
+#endif
#include "stdafx2.h"
#ifdef _ATL_STATIC_REGISTRY