aboutsummaryrefslogtreecommitdiff
path: root/src/burn/engine/precomp.h
diff options
context:
space:
mode:
authorBob Arnson <bob@firegiant.com>2024-03-14 13:48:20 -0400
committerBob Arnson <github@bobs.org>2024-03-14 17:21:36 -0400
commitf104c01bc29378b544c0f458c45106bcfd63c11b (patch)
treeb93f92258c794610d7ad665fd4683a10cd4faae1 /src/burn/engine/precomp.h
parentdabcb37846e8f6da9d43984863678e9a4cf57b3e (diff)
downloadwix-f104c01bc29378b544c0f458c45106bcfd63c11b.tar.gz
wix-f104c01bc29378b544c0f458c45106bcfd63c11b.tar.bz2
wix-f104c01bc29378b544c0f458c45106bcfd63c11b.zip
Clean up Burn a bit.
Diffstat (limited to 'src/burn/engine/precomp.h')
-rw-r--r--src/burn/engine/precomp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/burn/engine/precomp.h b/src/burn/engine/precomp.h
index 348c78ce..72c1e789 100644
--- a/src/burn/engine/precomp.h
+++ b/src/burn/engine/precomp.h
@@ -76,7 +76,6 @@
76#include "burnextension.h" 76#include "burnextension.h"
77#include "search.h" 77#include "search.h"
78#include "ba.h" 78#include "ba.h"
79#include "userexperience.h"
80#include "package.h" 79#include "package.h"
81#include "update.h" 80#include "update.h"
82#include "pseudobundle.h" 81#include "pseudobundle.h"