Remove left over header ref used to debug CI issues
Rob Mensching committed
Dec 10, 2021 at 13:40 UTC
3ff422aee896a0964fa7b7f851fc440099f3a5f4
1 file changed
-1
src/wix/wixnative/smartcab.cpp
-1
@@ -1,7 +1,6 @@
1
// 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.
2
3
#include "precomp.h"
4
-#include "fileutil.h"
4
5
static HRESULT CompressFiles(__in HANDLE hCab);
6
static void __stdcall CabNamesCallback(__in_z LPWSTR wzFirstCabName, __in_z LPWSTR wzNewCabName, __in_z LPWSTR wzFileToken);