diff options
author | Bob Arnson <bob@firegiant.com> | 2024-03-14 13:48:20 -0400 |
---|---|---|
committer | Bob Arnson <github@bobs.org> | 2024-03-14 17:21:36 -0400 |
commit | f104c01bc29378b544c0f458c45106bcfd63c11b (patch) | |
tree | b93f92258c794610d7ad665fd4683a10cd4faae1 /src/burn/test/BurnUnitTest | |
parent | dabcb37846e8f6da9d43984863678e9a4cf57b3e (diff) | |
download | wix-f104c01bc29378b544c0f458c45106bcfd63c11b.tar.gz wix-f104c01bc29378b544c0f458c45106bcfd63c11b.tar.bz2 wix-f104c01bc29378b544c0f458c45106bcfd63c11b.zip |
Clean up Burn a bit.
Diffstat (limited to 'src/burn/test/BurnUnitTest')
-rw-r--r-- | src/burn/test/BurnUnitTest/precomp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/burn/test/BurnUnitTest/precomp.h b/src/burn/test/BurnUnitTest/precomp.h index 7a84dd41..d0105107 100644 --- a/src/burn/test/BurnUnitTest/precomp.h +++ b/src/burn/test/BurnUnitTest/precomp.h | |||
@@ -52,7 +52,6 @@ | |||
52 | #include "burnextension.h" | 52 | #include "burnextension.h" |
53 | #include "search.h" | 53 | #include "search.h" |
54 | #include "ba.h" | 54 | #include "ba.h" |
55 | #include "userexperience.h" | ||
56 | #include "package.h" | 55 | #include "package.h" |
57 | #include "update.h" | 56 | #include "update.h" |
58 | #include "pseudobundle.h" | 57 | #include "pseudobundle.h" |