< prev index next >

src/share/vm/oops/methodData.hpp

Print this page

        

@@ -28,10 +28,11 @@
 #include "interpreter/bytecodes.hpp"
 #include "memory/universe.hpp"
 #include "oops/method.hpp"
 #include "oops/oop.hpp"
 #include "runtime/orderAccess.hpp"
+#include "utilities/align.hpp"
 #if INCLUDE_JVMCI
 #include "jvmci/jvmci_globals.hpp"
 #endif
 
 class BytecodeStream;
< prev index next >