hotspot/src/share/vm/gc_implementation/shared/ageTable.cpp
changeset 25351 7c198a690050
parent 24424 2658d7834c6e
child 30147 af9a41999c6e
--- a/hotspot/src/share/vm/gc_implementation/shared/ageTable.cpp	Thu Jun 19 13:31:14 2014 +0200
+++ b/hotspot/src/share/vm/gc_implementation/shared/ageTable.cpp	Wed Jun 04 11:56:44 2014 +0200
@@ -28,6 +28,7 @@
 #include "memory/collectorPolicy.hpp"
 #include "memory/resourceArea.hpp"
 #include "memory/sharedHeap.hpp"
+#include "runtime/atomic.inline.hpp"
 #include "utilities/copy.hpp"
 
 /* Copyright (c) 1992-2009 Oracle and/or its affiliates, and Stanford University.