src/hotspot/share/gc/shared/cardTableRS.hpp
changeset 47998 fb0275c320a0
parent 47580 96392e113a0a
child 49164 7e958a8ebcd3
--- a/src/hotspot/share/gc/shared/cardTableRS.hpp	Mon Nov 20 12:04:13 2017 +0100
+++ b/src/hotspot/share/gc/shared/cardTableRS.hpp	Mon Nov 20 13:07:44 2017 +0100
@@ -28,6 +28,7 @@
 #include "gc/shared/cardTableModRefBSForCTRS.hpp"
 #include "memory/memRegion.hpp"
 
+class Generation;
 class Space;
 class OopsInGenClosure;