merge the formfield patch from ooo-build
[ooovba.git] / extensions / source / activex / main / StdAfx2.cpp
blob9dc308f373eee4bcd172ed507be702e9a4ec8ea8
1 // stdafx1.cpp : source file that includes just the standard includes
2 // stdafx1.pch will be the pre-compiled header
3 // stdafx1.obj will contain the pre-compiled type information
5 #ifdef __MINGW32__
6 #define _INIT_ATL_COMMON_VARS
7 #endif
8 #include "stdafx2.h"
10 #ifdef _ATL_STATIC_REGISTRY
11 #include <statreg.h>
12 #include <statreg.cpp>
13 #endif
15 #if defined(_MSC_VER) && (_MSC_VER >= 1300)
16 #undef _DEBUG
17 #endif
18 #include <atlimpl.cpp>