hotspot/src/share/vm/ci/ciEnv.cpp
changeset 37267 ad8c0e8de29f
parent 36822 cdc493d7bc9a
parent 37248 11a660dbbb8e
child 38133 78b95467b9f1
--- a/hotspot/src/share/vm/ci/ciEnv.cpp	Mon Apr 04 13:40:18 2016 -0700
+++ b/hotspot/src/share/vm/ci/ciEnv.cpp	Thu Apr 07 09:47:48 2016 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1999, 2015, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1999, 2016, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -43,6 +43,7 @@
 #include "interpreter/linkResolver.hpp"
 #include "memory/allocation.inline.hpp"
 #include "memory/oopFactory.hpp"
+#include "memory/resourceArea.hpp"
 #include "memory/universe.inline.hpp"
 #include "oops/methodData.hpp"
 #include "oops/objArrayKlass.hpp"