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:
@@ -51,7 +51,7 @@
|
||||
|
||||
#include <Strsafe.h>
|
||||
|
||||
#import <msxml6.dll>
|
||||
#import <msxml6.dll> no_auto_exclude
|
||||
|
||||
#include <wtsapi32.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user