diff options
Diffstat (limited to 'odk')
-rw-r--r-- | odk/examples/OLE/activex/StdAfx2.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/odk/examples/OLE/activex/StdAfx2.h b/odk/examples/OLE/activex/StdAfx2.h index df14ccf949a0..1d6c6ddfd074 100644 --- a/odk/examples/OLE/activex/StdAfx2.h +++ b/odk/examples/OLE/activex/StdAfx2.h @@ -41,9 +41,6 @@ #define INCLUDED_EXAMPLES_ACTIVEX_STDAFX2_H #define STRICT -#ifndef _WIN32_WINNT -#define _WIN32_WINNT 0x0502 -#endif #define _ATL_APARTMENT_THREADED #define _ATL_STATIC_REGISTRY |