2008 MSC express/SDK does not include atl
This commit is contained in:
parent
60e239f461
commit
a16f868a0b
|
@ -1,4 +1,4 @@
|
|||
#ifdef WIN32
|
||||
#if defined(WIN32) && !defined(SIGAR_NO_ATL)
|
||||
#define UNICODE
|
||||
#define _UNICODE
|
||||
#define _WIN32_DCOM
|
||||
|
|
Loading…
Reference in New Issue