From 3ff422aee896a0964fa7b7f851fc440099f3a5f4 Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Fri, 10 Dec 2021 13:40:29 -0800 Subject: Remove left over header ref used to debug CI issues --- src/wix/wixnative/smartcab.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/wix/wixnative/smartcab.cpp b/src/wix/wixnative/smartcab.cpp index 1483dfe8..dedcbc2d 100644 --- a/src/wix/wixnative/smartcab.cpp +++ b/src/wix/wixnative/smartcab.cpp @@ -1,7 +1,6 @@ // Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. #include "precomp.h" -#include "fileutil.h" static HRESULT CompressFiles(__in HANDLE hCab); static void __stdcall CabNamesCallback(__in_z LPWSTR wzFirstCabName, __in_z LPWSTR wzNewCabName, __in_z LPWSTR wzFileToken); -- cgit v1.2.3-55-g6feb