Kaydet (Commit) b82ec6e3 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS obo05 (1.2.62); FILE MERGED

2006/08/25 07:35:38 obo 1.2.62.1: #i53611# header changed
üst b825663c
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: platform.h,v $ * $RCSfile: platform.h,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Author: rt $ $Date: 2005-09-08 18:45:18 $ * last change: $Author: vg $ $Date: 2006-09-25 13:02:05 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -43,7 +43,11 @@ ...@@ -43,7 +43,11 @@
#define _ATL_APARTMENT_THREADED #define _ATL_APARTMENT_THREADED
#include "windows.h" #include "windows.h"
#if defined(_MSC_VER) && (_MSC_VER > 1310)
#include <atldbcli.h>
#else
#include "atlcomcli.h" #include "atlcomcli.h"
#endif
#endif #endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment