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/engine/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 'src/engine/precomp.h')
-rw-r--r-- | src/engine/precomp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/engine/precomp.h b/src/engine/precomp.h index c0019476..53fa949a 100644 --- a/src/engine/precomp.h +++ b/src/engine/precomp.h | |||
@@ -68,7 +68,6 @@ | |||
68 | #include "section.h" | 68 | #include "section.h" |
69 | #include "approvedexe.h" | 69 | #include "approvedexe.h" |
70 | #include "container.h" | 70 | #include "container.h" |
71 | #include "catalog.h" | ||
72 | #include "payload.h" | 71 | #include "payload.h" |
73 | #include "cabextract.h" | 72 | #include "cabextract.h" |
74 | #include "burnextension.h" | 73 | #include "burnextension.h" |