hotspot/src/share/vm/oops/methodData.cpp
changeset 37248 11a660dbbb8e
parent 35898 ddc274f0052f
child 37473 8af1deb0c879
--- a/hotspot/src/share/vm/oops/methodData.cpp	Mon Apr 04 15:05:52 2016 +0200
+++ b/hotspot/src/share/vm/oops/methodData.cpp	Mon Apr 04 12:57:48 2016 -0400
@@ -29,6 +29,7 @@
 #include "interpreter/bytecodeStream.hpp"
 #include "interpreter/linkResolver.hpp"
 #include "memory/heapInspection.hpp"
+#include "memory/resourceArea.hpp"
 #include "oops/methodData.hpp"
 #include "prims/jvmtiRedefineClasses.hpp"
 #include "runtime/arguments.hpp"