From 5065116e568defd254ea83909d3b6e6c9b0947ed Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sun, 4 Mar 2018 18:45:01 +0100 Subject: Windows: fix build issue under VS 2017 caused by msxml6.dll --- src/Mount/Mount.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Mount/Mount.c') diff --git a/src/Mount/Mount.c b/src/Mount/Mount.c index 4333bb65..6eb49a1b 100644 --- a/src/Mount/Mount.c +++ b/src/Mount/Mount.c @@ -51,7 +51,7 @@ #include -#import +#import no_auto_exclude #include -- cgit v1.2.3