hotspot/src/share/vm/gc_implementation/shared/gcTrace.hpp
changeset 27684 e0391b2bf625
parent 25350 6423a57e5451
child 28024 33102d6e1f06
--- a/hotspot/src/share/vm/gc_implementation/shared/gcTrace.hpp	Tue Nov 11 17:05:33 2014 +0100
+++ b/hotspot/src/share/vm/gc_implementation/shared/gcTrace.hpp	Wed Nov 12 12:41:59 2014 +0100
@@ -33,12 +33,11 @@
 #include "memory/allocation.hpp"
 #include "memory/metaspace.hpp"
 #include "memory/referenceType.hpp"
+#include "utilities/macros.hpp"
+#include "utilities/ticks.hpp"
 #if INCLUDE_ALL_GCS
 #include "gc_implementation/g1/g1YCTypes.hpp"
 #endif
-#include "utilities/macros.hpp"
-#include "utilities/ticks.hpp"
-
 
 class EvacuationInfo;
 class GCHeapSummary;