hotspot/src/share/vm/utilities/errorReporter.hpp
changeset 8294 9089bd3bf069
parent 8114 340b5b8b544b
equal deleted inserted replaced
8293:081ac646fb64 8294:9089bd3bf069
    24 
    24 
    25 #ifndef SHARE_VM_UTILITIES_ERRORREPORTER_HPP
    25 #ifndef SHARE_VM_UTILITIES_ERRORREPORTER_HPP
    26 #define SHARE_VM_UTILITIES_ERRORREPORTER_HPP
    26 #define SHARE_VM_UTILITIES_ERRORREPORTER_HPP
    27 
    27 
    28 #include "utilities/globalDefinitions.hpp"
    28 #include "utilities/globalDefinitions.hpp"
       
    29 #include "memory/allocation.hpp"
    29 
    30 
    30 class ErrorReporter : public StackObj {
    31 class ErrorReporter : public StackObj {
    31 
    32 
    32 public:
    33 public:
    33   ErrorReporter();
    34   ErrorReporter();