< prev index next >

src/share/vm/oops/constantPool.hpp

Print this page

        

@@ -29,10 +29,11 @@
 #include "oops/cpCache.hpp"
 #include "oops/objArrayOop.hpp"
 #include "oops/symbol.hpp"
 #include "oops/typeArrayOop.hpp"
 #include "runtime/handles.hpp"
+#include "utilities/align.hpp"
 #include "utilities/bytes.hpp"
 #include "utilities/constantTag.hpp"
 
 // A ConstantPool is an array containing class constants as described in the
 // class file.
< prev index next >