hotspot/src/share/vm/interpreter/linkResolver.hpp
changeset 37466 287c4ebd11b0
parent 36819 bca375d368ed
child 38051 d092550d625d
--- a/hotspot/src/share/vm/interpreter/linkResolver.hpp	Tue Apr 12 07:17:44 2016 +0200
+++ b/hotspot/src/share/vm/interpreter/linkResolver.hpp	Tue Apr 12 09:53:43 2016 +0200
@@ -26,7 +26,6 @@
 #define SHARE_VM_INTERPRETER_LINKRESOLVER_HPP
 
 #include "oops/method.hpp"
-#include "utilities/top.hpp"
 
 // All the necessary definitions for run-time link resolution.