1
0

Fix SiaDrive.Api build

This commit is contained in:
Scott E. Graves
2017-02-14 21:50:58 -06:00
parent 640731e25e
commit 42cdbe2cd0
6 changed files with 38 additions and 49 deletions

View File

@@ -7,6 +7,7 @@
#ifndef VC_EXTRALEAN
#define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers
#endif
#include "targetver.h"
#define _ATL_CSTRING_EXPLICIT_CONSTRUCTORS // some CString constructors will be explicit