< prev index next >

src/share/vm/utilities/ostream.hpp

Print this page

        

@@ -26,11 +26,10 @@
 #define SHARE_VM_UTILITIES_OSTREAM_HPP
 
 #include "memory/allocation.hpp"
 #include "runtime/timer.hpp"
 
-class GCId;
 DEBUG_ONLY(class ResourceMark;)
 
 // Output streams for printing
 //
 // Printing guidelines:
< prev index next >