diff options
| author | Rob Mensching <rob@firegiant.com> | 2024-03-06 14:48:10 -0800 |
|---|---|---|
| committer | Rob Mensching <rob@firegiant.com> | 2024-03-07 10:55:57 -0800 |
| commit | 3d2d46f62fc01e2653d0251ad9703090574e7c41 (patch) | |
| tree | ffdf7dce6c646f38b5e3ad8325c2ce78ca891a1a /src/ext/Util | |
| parent | a8504dc4eb1c2d09965b0858699ac737336ef3c1 (diff) | |
| download | wix-3d2d46f62fc01e2653d0251ad9703090574e7c41.tar.gz wix-3d2d46f62fc01e2653d0251ad9703090574e7c41.tar.bz2 wix-3d2d46f62fc01e2653d0251ad9703090574e7c41.zip | |
Better .nupkg names
Diffstat (limited to 'src/ext/Util')
| -rw-r--r-- | src/ext/Util/be/precomp.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/ext/Util/be/precomp.h b/src/ext/Util/be/precomp.h index 5ce5744f..d04bf305 100644 --- a/src/ext/Util/be/precomp.h +++ b/src/ext/Util/be/precomp.h | |||
| @@ -23,11 +23,6 @@ | |||
| 23 | #include <pathutil.h> | 23 | #include <pathutil.h> |
| 24 | #include <xmlutil.h> | 24 | #include <xmlutil.h> |
| 25 | 25 | ||
| 26 | #include <BundleExtensionEngine.h> | ||
| 27 | #include <BundleExtension.h> | ||
| 28 | |||
| 29 | #include <IBundleExtensionEngine.h> | ||
| 30 | #include <IBundleExtension.h> | ||
| 31 | #include <bextutil.h> | 26 | #include <bextutil.h> |
| 32 | #include <BextBundleExtensionEngine.h> | 27 | #include <BextBundleExtensionEngine.h> |
| 33 | 28 | ||
