hotspot/src/share/vm/compiler/compileBroker.cpp
changeset 37248 11a660dbbb8e
parent 37237 7e5787f48bae
child 37267 ad8c0e8de29f
--- a/hotspot/src/share/vm/compiler/compileBroker.cpp	Mon Apr 04 15:05:52 2016 +0200
+++ b/hotspot/src/share/vm/compiler/compileBroker.cpp	Mon Apr 04 12:57:48 2016 -0400
@@ -35,6 +35,7 @@
 #include "gc/shared/referencePendingListLocker.hpp"
 #include "interpreter/linkResolver.hpp"
 #include "memory/allocation.inline.hpp"
+#include "memory/resourceArea.hpp"
 #include "oops/methodData.hpp"
 #include "oops/method.hpp"
 #include "oops/oop.inline.hpp"