diff options
Diffstat (limited to 'src/test/BurnUnitTest/precomp.h')
-rw-r--r-- | src/test/BurnUnitTest/precomp.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/BurnUnitTest/precomp.h b/src/test/BurnUnitTest/precomp.h index fea30156..ddbdf9c6 100644 --- a/src/test/BurnUnitTest/precomp.h +++ b/src/test/BurnUnitTest/precomp.h | |||
@@ -69,6 +69,7 @@ | |||
69 | #include "manifest.h" | 69 | #include "manifest.h" |
70 | #include "splashscreen.h" | 70 | #include "splashscreen.h" |
71 | #include "bitsengine.h" | 71 | #include "bitsengine.h" |
72 | #include "detect.h" | ||
72 | 73 | ||
73 | #pragma managed | 74 | #pragma managed |
74 | #include <vcclr.h> | 75 | #include <vcclr.h> |