< prev index next >

src/hotspot/share/ci/ciBaseObject.hpp

Print this page

        

@@ -25,11 +25,10 @@
 #ifndef SHARE_VM_CI_CIBASEOBJECT_HPP
 #define SHARE_VM_CI_CIBASEOBJECT_HPP
 
 #include "ci/ciClassList.hpp"
 #include "memory/allocation.hpp"
-#include "runtime/handles.hpp"
 #include "runtime/jniHandles.hpp"
 
 // ciBaseObject
 //
 // This class represents an oop in the HotSpot virtual machine.
< prev index next >