hotspot/src/share/vm/gc/g1/g1GCPhaseTimes.cpp
changeset 46681 f17cefd211b4
parent 46670 55a3c36b64b2
child 46701 f559541c0daa
--- a/hotspot/src/share/vm/gc/g1/g1GCPhaseTimes.cpp	Mon Jul 17 16:31:51 2017 -0700
+++ b/hotspot/src/share/vm/gc/g1/g1GCPhaseTimes.cpp	Mon Jul 17 09:30:07 2017 +0200
@@ -32,6 +32,7 @@
 #include "logging/log.hpp"
 #include "runtime/timer.hpp"
 #include "runtime/os.hpp"
+#include "utilities/macros.hpp"
 
 static const char* Indents[5] = {"", "  ", "    ", "      ", "        "};