< prev index next >

src/share/vm/gc/cms/cmsHeap.hpp

Print this page

        

@@ -23,10 +23,11 @@
  */
 
 #ifndef SHARE_VM_GC_CMS_CMSHEAP_HPP
 #define SHARE_VM_GC_CMS_CMSHEAP_HPP
 
+#include "gc/cms/concurrentMarkSweepGeneration.hpp"
 #include "gc/shared/collectedHeap.hpp"
 #include "gc/shared/gcCause.hpp"
 #include "gc/shared/genCollectedHeap.hpp"
 
 class CLDClosure;
< prev index next >