diff options
author | Bob Arnson <bob@firegiant.com> | 2021-01-31 19:28:47 -0500 |
---|---|---|
committer | Bob Arnson <bob@firegiant.com> | 2021-01-31 19:35:27 -0500 |
commit | f1f1a124df59e8639c2bcbfa7d3a4b37fb348bb7 (patch) | |
tree | 6866de4e995d3ae55affff6c70e3d93175583c65 /src/test/BurnUnitTest/precomp.h | |
parent | 0e41fb8be9690ca7b81ec4df0734ead1978a9cf0 (diff) | |
download | wix-f1f1a124df59e8639c2bcbfa7d3a4b37fb348bb7.tar.gz wix-f1f1a124df59e8639c2bcbfa7d3a4b37fb348bb7.tar.bz2 wix-f1f1a124df59e8639c2bcbfa7d3a4b37fb348bb7.zip |
Remove Burn Authenticode
Fixes https://github.com/wixtoolset/issues/issues/6301
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 ddbdf9c6..a5db1555 100644 --- a/src/test/BurnUnitTest/precomp.h +++ b/src/test/BurnUnitTest/precomp.h | |||
@@ -43,7 +43,6 @@ | |||
43 | #include "section.h" | 43 | #include "section.h" |
44 | #include "approvedexe.h" | 44 | #include "approvedexe.h" |
45 | #include "container.h" | 45 | #include "container.h" |
46 | #include "catalog.h" | ||
47 | #include "payload.h" | 46 | #include "payload.h" |
48 | #include "cabextract.h" | 47 | #include "cabextract.h" |
49 | #include "burnextension.h" | 48 | #include "burnextension.h" |