hotspot/src/os/windows/vm/os_windows.cpp
changeset 13932 b8d718f01df4
parent 13195 be27e1b6a4b9
child 14284 ceb386367065
--- a/hotspot/src/os/windows/vm/os_windows.cpp	Tue Oct 02 14:49:21 2012 -0700
+++ b/hotspot/src/os/windows/vm/os_windows.cpp	Thu Oct 04 06:31:07 2012 -0700
@@ -69,12 +69,6 @@
 # include "assembler_x86.inline.hpp"
 # include "nativeInst_x86.hpp"
 #endif
-#ifdef COMPILER1
-#include "c1/c1_Runtime1.hpp"
-#endif
-#ifdef COMPILER2
-#include "opto/runtime.hpp"
-#endif
 
 #ifdef _DEBUG
 #include <crtdbg.h>