hotspot/src/share/vm/oops/cpCache.hpp
changeset 24351 61b33cc6d3cf
parent 23515 f4872ef5df09
child 24926 5ea835dfafaa
--- a/hotspot/src/share/vm/oops/cpCache.hpp	Wed May 07 22:06:42 2014 +0200
+++ b/hotspot/src/share/vm/oops/cpCache.hpp	Tue Apr 29 15:17:27 2014 +0200
@@ -27,6 +27,7 @@
 
 #include "interpreter/bytecodes.hpp"
 #include "memory/allocation.hpp"
+#include "runtime/orderAccess.hpp"
 #include "utilities/array.hpp"
 
 class PSPromotionManager;