diff options
| author | Rob Mensching <rob@firegiant.com> | 2024-03-07 01:44:51 -0800 |
|---|---|---|
| committer | Rob Mensching <rob@firegiant.com> | 2024-03-07 10:55:57 -0800 |
| commit | dea25ba9bcfd65200b60339c2e4bc060cdf20723 (patch) | |
| tree | 91dae5127a7eeb4f0e59252194fc7ec7153a2781 /src/api/burn/test/BalUtilUnitTest/precomp.h | |
| parent | 3d2d46f62fc01e2653d0251ad9703090574e7c41 (diff) | |
| download | wix-dea25ba9bcfd65200b60339c2e4bc060cdf20723.tar.gz wix-dea25ba9bcfd65200b60339c2e4bc060cdf20723.tar.bz2 wix-dea25ba9bcfd65200b60339c2e4bc060cdf20723.zip | |
Move wixstdba functions to Bal.wixext build
Diffstat (limited to 'src/api/burn/test/BalUtilUnitTest/precomp.h')
| -rw-r--r-- | src/api/burn/test/BalUtilUnitTest/precomp.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/api/burn/test/BalUtilUnitTest/precomp.h b/src/api/burn/test/BalUtilUnitTest/precomp.h index 4cdd262c..78add593 100644 --- a/src/api/burn/test/BalUtilUnitTest/precomp.h +++ b/src/api/burn/test/BalUtilUnitTest/precomp.h | |||
| @@ -16,11 +16,9 @@ | |||
| 16 | #include <dictutil.h> | 16 | #include <dictutil.h> |
| 17 | 17 | ||
| 18 | #include <IBootstrapperApplication.h> | 18 | #include <IBootstrapperApplication.h> |
| 19 | #include <IBAFunctions.h> | ||
| 20 | #include <balutil.h> | 19 | #include <balutil.h> |
| 21 | #include <balretry.h> | 20 | #include <balretry.h> |
| 22 | 21 | ||
| 23 | #include "TestBAFunctions.h" | ||
| 24 | #include "TestBootstrapperApplication.h" | 22 | #include "TestBootstrapperApplication.h" |
| 25 | 23 | ||
| 26 | #pragma managed | 24 | #pragma managed |
