< prev index next >

src/hotspot/share/c1/c1_FpuStackSim.hpp

Print this page

        

@@ -24,11 +24,10 @@
 
 #ifndef SHARE_VM_C1_C1_FPUSTACKSIM_HPP
 #define SHARE_VM_C1_C1_FPUSTACKSIM_HPP
 
 #include "c1/c1_FrameMap.hpp"
-#include "memory/allocation.hpp"
 #include "utilities/macros.hpp"
 
 // Provides location for forward declaration of this class, which is
 // only implemented on Intel
 class FpuStackSim;
< prev index next >