hotspot/src/share/vm/gc_implementation/g1/heapRegion.cpp
changeset 25351 7c198a690050
parent 24487 71ff0bd674eb
child 25360 5b6141bf7564
--- a/hotspot/src/share/vm/gc_implementation/g1/heapRegion.cpp	Thu Jun 19 13:31:14 2014 +0200
+++ b/hotspot/src/share/vm/gc_implementation/g1/heapRegion.cpp	Wed Jun 04 11:56:44 2014 +0200
@@ -34,6 +34,7 @@
 #include "memory/iterator.hpp"
 #include "memory/space.inline.hpp"
 #include "oops/oop.inline.hpp"
+#include "runtime/atomic.inline.hpp"
 #include "runtime/orderAccess.inline.hpp"
 
 PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC