Commit 554ce5a0 authored by Vladislav Vaintroub's avatar Vladislav Vaintroub

Attempt to fix build by a workaround for a bug in Windows8.1 SDK

Problem description and workaround are here
https://developercommunity.visualstudio.com/content/problem/185399/error-c2760-in-combaseapih-with-windows-sdk-81-and.html
parent 5b63a660
......@@ -26,6 +26,7 @@
#include <shellapi.h>
#include <accctrl.h>
#include <aclapi.h>
struct IUnknown;
#include <shlwapi.h>
#define USAGETEXT \
......
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