From 90cdebbe94c7f60db86965ffb97d9ba51d0bc9fc Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Thu, 21 Mar 2024 00:59:21 -0700 Subject: Simplify BootstrapperApplication header files Take this breaking change opportunity to simplify the header files used by BA devs. --- src/ext/Bal/wixstdba/precomp.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'src/ext/Bal/wixstdba') diff --git a/src/ext/Bal/wixstdba/precomp.h b/src/ext/Bal/wixstdba/precomp.h index a47f411b..66c5152d 100644 --- a/src/ext/Bal/wixstdba/precomp.h +++ b/src/ext/Bal/wixstdba/precomp.h @@ -35,12 +35,8 @@ #include #include -#include - +#include #include -#include -#include - #include #include "WixStandardBootstrapperApplication.h" -- cgit v1.2.3-55-g6feb