diff --git a/include/xo/alloc2/gc/RCollector_aux.hpp b/include/xo/alloc2/gc/RCollector_aux.hpp index 4fc59b9..ece1b55 100644 --- a/include/xo/alloc2/gc/RCollector_aux.hpp +++ b/include/xo/alloc2/gc/RCollector_aux.hpp @@ -14,6 +14,9 @@ namespace xo { namespace mm { + class ACollector; + class AGCObject; + /** defined here to avoid #include cycle, since * template obj awkward to make available * in RCollector.hpp