diff options
author | Bob Arnson <bob@firegiant.com> | 2021-02-09 21:35:37 -0500 |
---|---|---|
committer | Bob Arnson <bob@firegiant.com> | 2021-02-09 21:50:07 -0500 |
commit | 422d6e48e2f9bdcec62f9a147cb8c2f34bf73a5f (patch) | |
tree | ca44636fb3edeb99f82faae46723ceba789db46d /src/test/BurnUnitTest/precomp.h | |
parent | 096784ea5114cb5bf99151cc047d69951035d152 (diff) | |
download | wix-422d6e48e2f9bdcec62f9a147cb8c2f34bf73a5f.tar.gz wix-422d6e48e2f9bdcec62f9a147cb8c2f34bf73a5f.tar.bz2 wix-422d6e48e2f9bdcec62f9a147cb8c2f34bf73a5f.zip |
Remove BITS support. Update DUtil dependency.
Diffstat (limited to '')
-rw-r--r-- | src/test/BurnUnitTest/precomp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/BurnUnitTest/precomp.h b/src/test/BurnUnitTest/precomp.h index a5db1555..d2b57d61 100644 --- a/src/test/BurnUnitTest/precomp.h +++ b/src/test/BurnUnitTest/precomp.h | |||
@@ -67,7 +67,6 @@ | |||
67 | #include "embedded.h" | 67 | #include "embedded.h" |
68 | #include "manifest.h" | 68 | #include "manifest.h" |
69 | #include "splashscreen.h" | 69 | #include "splashscreen.h" |
70 | #include "bitsengine.h" | ||
71 | #include "detect.h" | 70 | #include "detect.h" |
72 | 71 | ||
73 | #pragma managed | 72 | #pragma managed |