src/hotspot/cpu/ppc/macroAssembler_ppc.cpp
changeset 49734 f946776e9354
parent 49728 a1617a75c231
child 49748 6a880e576856
--- a/src/hotspot/cpu/ppc/macroAssembler_ppc.cpp	Tue Apr 10 12:20:00 2018 +0200
+++ b/src/hotspot/cpu/ppc/macroAssembler_ppc.cpp	Tue Apr 10 12:21:05 2018 +0200
@@ -46,7 +46,6 @@
 #if INCLUDE_ALL_GCS
 #include "gc/g1/g1BarrierSet.hpp"
 #include "gc/g1/g1CardTable.hpp"
-#include "gc/g1/g1CollectedHeap.inline.hpp"
 #include "gc/g1/heapRegion.hpp"
 #endif // INCLUDE_ALL_GCS
 #ifdef COMPILER2