hotspot/src/share/vm/oops/constMethod.cpp
changeset 46625 edefffab74e2
parent 46619 a3919f5e8d2b
child 46746 ea379ebb9447
--- a/hotspot/src/share/vm/oops/constMethod.cpp	Mon Apr 24 09:14:09 2017 +0200
+++ b/hotspot/src/share/vm/oops/constMethod.cpp	Wed Jul 05 11:33:17 2017 +0200
@@ -30,6 +30,7 @@
 #include "memory/resourceArea.hpp"
 #include "oops/constMethod.hpp"
 #include "oops/method.hpp"
+#include "utilities/align.hpp"
 
 // Static initialization
 const u2 ConstMethod::MAX_IDNUM   = 0xFFFE;