hotspot/src/share/vm/interpreter/cppInterpreter.cpp
changeset 37248 11a660dbbb8e
parent 37161 e881f320966e
--- a/hotspot/src/share/vm/interpreter/cppInterpreter.cpp	Mon Apr 04 15:05:52 2016 +0200
+++ b/hotspot/src/share/vm/interpreter/cppInterpreter.cpp	Mon Apr 04 12:57:48 2016 -0400
@@ -27,6 +27,7 @@
 #include "interpreter/cppInterpreterGenerator.hpp"
 #include "interpreter/interpreter.hpp"
 #include "interpreter/interpreterRuntime.hpp"
+#include "memory/resourceArea.hpp"
 #include "runtime/timerTrace.hpp"
 
 #ifdef CC_INTERP