summaryrefslogtreecommitdiff
path: root/src/jit/jitpch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/jit/jitpch.h')
-rw-r--r--src/jit/jitpch.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/jit/jitpch.h b/src/jit/jitpch.h
index 2e69e79208..1fe8f27302 100644
--- a/src/jit/jitpch.h
+++ b/src/jit/jitpch.h
@@ -15,10 +15,6 @@
#include <cstdlib>
#include <intrin.h>
-#if COR_JIT_EE_VERSION <= 460
-#include "corjithost.h"
-#include "jithost.h"
-#endif
#include "jitconfig.h"
#include "jit.h"
#include "iallocator.h"