hotspot/src/cpu/x86/vm/stubGenerator_x86_64.cpp
changeset 37466 287c4ebd11b0
parent 36825 6ebe5519b753
child 38051 d092550d625d
--- a/hotspot/src/cpu/x86/vm/stubGenerator_x86_64.cpp	Tue Apr 12 07:17:44 2016 +0200
+++ b/hotspot/src/cpu/x86/vm/stubGenerator_x86_64.cpp	Tue Apr 12 09:53:43 2016 +0200
@@ -38,7 +38,6 @@
 #include "runtime/stubCodeGenerator.hpp"
 #include "runtime/stubRoutines.hpp"
 #include "runtime/thread.inline.hpp"
-#include "utilities/top.hpp"
 #ifdef COMPILER2
 #include "opto/runtime.hpp"
 #endif