hotspot/src/share/vm/c1/c1_Compilation.cpp
changeset 37248 11a660dbbb8e
parent 37161 e881f320966e
child 42650 1f304d0c888b
--- a/hotspot/src/share/vm/c1/c1_Compilation.cpp	Mon Apr 04 15:05:52 2016 +0200
+++ b/hotspot/src/share/vm/c1/c1_Compilation.cpp	Mon Apr 04 12:57:48 2016 -0400
@@ -35,6 +35,7 @@
 #include "code/debugInfoRec.hpp"
 #include "compiler/compileLog.hpp"
 #include "compiler/compilerDirectives.hpp"
+#include "memory/resourceArea.hpp"
 #include "runtime/sharedRuntime.hpp"
 #include "runtime/timerTrace.hpp"