hotspot/src/share/vm/ci/ciEnv.cpp
changeset 15485 beb9d55124da
parent 15471 41f75023e6a6
parent 15482 470d0b0c09f1
child 15799 6aa92f9debd2
--- a/hotspot/src/share/vm/ci/ciEnv.cpp	Thu Feb 07 12:23:51 2013 -0800
+++ b/hotspot/src/share/vm/ci/ciEnv.cpp	Thu Feb 07 20:40:14 2013 -0500
@@ -52,6 +52,7 @@
 #include "runtime/reflection.hpp"
 #include "runtime/sharedRuntime.hpp"
 #include "utilities/dtrace.hpp"
+#include "utilities/macros.hpp"
 #ifdef COMPILER1
 #include "c1/c1_Runtime1.hpp"
 #endif