hotspot/src/share/vm/gc_implementation/shared/gcTraceSend.cpp
changeset 27684 e0391b2bf625
parent 25350 6423a57e5451
child 28024 33102d6e1f06
--- a/hotspot/src/share/vm/gc_implementation/shared/gcTraceSend.cpp	Tue Nov 11 17:05:33 2014 +0100
+++ b/hotspot/src/share/vm/gc_implementation/shared/gcTraceSend.cpp	Wed Nov 12 12:41:59 2014 +0100
@@ -31,6 +31,7 @@
 #include "runtime/os.hpp"
 #include "trace/tracing.hpp"
 #include "trace/traceBackend.hpp"
+#include "utilities/macros.hpp"
 #if INCLUDE_ALL_GCS
 #include "gc_implementation/g1/evacuationInfo.hpp"
 #include "gc_implementation/g1/g1YCTypes.hpp"