src/hotspot/share/gc/shenandoah/shenandoahPacer.cpp
changeset 59290 97d13893ec3c
parent 59252 623722a6aeb9
--- a/src/hotspot/share/gc/shenandoah/shenandoahPacer.cpp	Wed Nov 27 10:21:22 2019 +0100
+++ b/src/hotspot/share/gc/shenandoah/shenandoahPacer.cpp	Tue Nov 26 10:47:46 2019 +0100
@@ -26,6 +26,7 @@
 #include "gc/shenandoah/shenandoahFreeSet.hpp"
 #include "gc/shenandoah/shenandoahHeap.inline.hpp"
 #include "gc/shenandoah/shenandoahPacer.hpp"
+#include "runtime/atomic.hpp"
 
 /*
  * In normal concurrent cycle, we have to pace the application to let GC finish.