1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-11 11:08:02 -06:00

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

View File

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