hotspot/src/os/windows/vm/thread_windows.inline.hpp
changeset 24487 71ff0bd674eb
parent 24351 61b33cc6d3cf
--- a/hotspot/src/os/windows/vm/thread_windows.inline.hpp	Tue May 20 09:35:05 2014 +0200
+++ b/hotspot/src/os/windows/vm/thread_windows.inline.hpp	Thu May 08 15:37:17 2014 +0200
@@ -29,12 +29,8 @@
 #error "This file should only be included from thread.inline.hpp"
 #endif
 
-#include "runtime/prefetch.hpp"
 #include "runtime/thread.hpp"
 #include "runtime/threadLocalStorage.hpp"
-#ifdef TARGET_OS_ARCH_windows_x86
-# include "prefetch_windows_x86.inline.hpp"
-#endif
 
 // Contains inlined functions for class Thread and ThreadLocalStorage