hotspot/src/share/vm/oops/constMethod.hpp
changeset 46625 edefffab74e2
parent 46619 a3919f5e8d2b
child 46746 ea379ebb9447
--- a/hotspot/src/share/vm/oops/constMethod.hpp	Mon Apr 24 09:14:09 2017 +0200
+++ b/hotspot/src/share/vm/oops/constMethod.hpp	Wed Jul 05 11:33:17 2017 +0200
@@ -26,6 +26,7 @@
 #define SHARE_VM_OOPS_CONSTMETHODOOP_HPP
 
 #include "oops/oop.hpp"
+#include "utilities/align.hpp"
 
 // An ConstMethod represents portions of a Java method which are not written to after
 // the classfile is parsed(*see below).  This part of the method can be shared across