2008 MSC express/SDK does not include atl

This commit is contained in:
Doug MacEachern 2008-04-10 15:50:37 +00:00
parent 60e239f461
commit a16f868a0b
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#ifdef WIN32
#if defined(WIN32) && !defined(SIGAR_NO_ATL)
#define UNICODE
#define _UNICODE
#define _WIN32_DCOM