src/share/vm/utilities/array.hpp

changeset 6911
ce8f6bb717c9
parent 6680
78bbf4d43a14
child 6992
2c6ef90f030a
     1.1 --- a/src/share/vm/utilities/array.hpp	Wed Jul 02 22:54:18 2014 +0200
     1.2 +++ b/src/share/vm/utilities/array.hpp	Tue Apr 29 15:17:27 2014 +0200
     1.3 @@ -28,6 +28,7 @@
     1.4  #include "memory/allocation.hpp"
     1.5  #include "memory/allocation.inline.hpp"
     1.6  #include "memory/metaspace.hpp"
     1.7 +#include "runtime/orderAccess.hpp"
     1.8  
     1.9  // correct linkage required to compile w/o warnings
    1.10  // (must be on file level - cannot be local)

mercurial