diff options
Diffstat (limited to 'src/engine/precomp.h')
-rw-r--r-- | src/engine/precomp.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/engine/precomp.h b/src/engine/precomp.h index 1b3e9bdc..4f8e9d46 100644 --- a/src/engine/precomp.h +++ b/src/engine/precomp.h | |||
@@ -4,7 +4,6 @@ | |||
4 | 4 | ||
5 | #include <windows.h> | 5 | #include <windows.h> |
6 | #include <aclapi.h> | 6 | #include <aclapi.h> |
7 | #include <Bits.h> | ||
8 | 7 | ||
9 | #include <math.h> | 8 | #include <math.h> |
10 | #include <msiquery.h> | 9 | #include <msiquery.h> |
@@ -96,7 +95,6 @@ | |||
96 | #include "manifest.h" | 95 | #include "manifest.h" |
97 | #include "splashscreen.h" | 96 | #include "splashscreen.h" |
98 | #include "uithread.h" | 97 | #include "uithread.h" |
99 | #include "bitsengine.h" | ||
100 | #include "netfxchainer.h" | 98 | #include "netfxchainer.h" |
101 | 99 | ||
102 | #include "externalengine.h" | 100 | #include "externalengine.h" |