src/hotspot/share/code/pcDesc.hpp
changeset 49621 5ef28d560b6f
parent 49373 47b5652f2928
child 53244 9807daeb47c4
--- a/src/hotspot/share/code/pcDesc.hpp	Tue Mar 27 17:30:55 2018 +0200
+++ b/src/hotspot/share/code/pcDesc.hpp	Tue Mar 27 11:53:23 2018 -0400
@@ -25,7 +25,6 @@
 #ifndef SHARE_VM_CODE_PCDESC_HPP
 #define SHARE_VM_CODE_PCDESC_HPP
 
-#include "memory/allocation.hpp"
 
 // PcDescs map a physical PC (given as offset from start of nmethod) to
 // the corresponding source scope and byte code index.