< prev index next >

src/share/vm/gc/g1/g1GCPhaseTimes.hpp

Print this page
rev 13269 : 8183935: G1GCPhaseTimes and G1RootProcessor do not include macros.hpp
Reviewed-by:

@@ -25,10 +25,11 @@
 #ifndef SHARE_VM_GC_G1_G1GCPHASETIMES_HPP
 #define SHARE_VM_GC_G1_G1GCPHASETIMES_HPP
 
 #include "logging/logLevel.hpp"
 #include "memory/allocation.hpp"
+#include "utilities/macros.hpp"
 
 class LineBuffer;
 
 template <class T> class WorkerDataArray;
 
< prev index next >