summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/utilcode/jithost.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/utilcode/jithost.cpp b/src/utilcode/jithost.cpp
index 88479de24f..412cc47786 100644
--- a/src/utilcode/jithost.cpp
+++ b/src/utilcode/jithost.cpp
@@ -2,6 +2,8 @@
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
+#include "stdafx.h"
+
#include "utilcode.h"
#include "corjit.h"
#include "jithost.h"