Windows: fix build issue under VS 2017 caused by msxml6.dll

This commit is contained in:
Mounir IDRASSI 2018-03-04 18:45:01 +01:00
parent 95d682a60f
commit 5065116e56
No known key found for this signature in database
GPG Key ID: DD0C382D5FCFB8FC

View File

@ -51,7 +51,7 @@
#include <Strsafe.h>
#import <msxml6.dll>
#import <msxml6.dll> no_auto_exclude
#include <wtsapi32.h>