hotspot/src/share/vm/ci/ciEnv.cpp
changeset 15482 470d0b0c09f1
parent 14490 5bb45ed999ee
child 15485 beb9d55124da
--- a/hotspot/src/share/vm/ci/ciEnv.cpp	Fri Jan 18 05:33:32 2013 -0800
+++ b/hotspot/src/share/vm/ci/ciEnv.cpp	Wed Jan 23 13:02:39 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