changeset 27684 | e0391b2bf625 |
parent 25350 | 6423a57e5451 |
child 28024 | 33102d6e1f06 |
--- a/hotspot/src/share/vm/gc_implementation/shared/gcTrace.cpp Tue Nov 11 17:05:33 2014 +0100 +++ b/hotspot/src/share/vm/gc_implementation/shared/gcTrace.cpp Wed Nov 12 12:41:59 2014 +0100 @@ -33,8 +33,8 @@ #include "memory/referenceProcessorStats.hpp" #include "runtime/os.hpp" #include "utilities/globalDefinitions.hpp" +#include "utilities/macros.hpp" #include "utilities/ticks.inline.hpp" - #if INCLUDE_ALL_GCS #include "gc_implementation/g1/evacuationInfo.hpp" #endif