< prev index next >

src/hotspot/share/logging/logDecorators.hpp

Print this page

        

@@ -22,11 +22,10 @@
  *
  */
 #ifndef SHARE_VM_LOGGING_LOGDECORATORS_HPP
 #define SHARE_VM_LOGGING_LOGDECORATORS_HPP
 
-#include "memory/allocation.hpp"
 #include "utilities/globalDefinitions.hpp"
 
 // The list of available decorators:
 // time         - Current time and date in ISO-8601 format
 // uptime       - Time since the start of the JVM in seconds and milliseconds (e.g., 6.567s)
< prev index next >