src/hotspot/share/gc/shenandoah/shenandoahUtils.cpp
changeset 57798 f0c73a5683e7
parent 54687 df2b3565f343
child 57836 e70dec4229e9
--- a/src/hotspot/share/gc/shenandoah/shenandoahUtils.cpp	Fri Aug 16 21:20:21 2019 +0200
+++ b/src/hotspot/share/gc/shenandoah/shenandoahUtils.cpp	Mon Aug 19 19:58:50 2019 +0200
@@ -34,6 +34,7 @@
 #include "gc/shenandoah/shenandoahHeap.hpp"
 #include "gc/shenandoah/shenandoahHeuristics.hpp"
 #include "gc/shenandoah/shenandoahUtils.hpp"
+#include "utilities/debug.hpp"
 
 ShenandoahPhaseTimings::Phase ShenandoahGCPhase::_current_phase = ShenandoahGCPhase::_invalid_phase;