091705525ba4c099347cf2d2a8393c00893d4cec
[libcds.git] / cds / gc / hrc / gc_fwd.h
1 //$$CDS-header$$
2
3 #ifndef __CDS_GC_HRC_SCHEMA_GC_FWD_H
4 #define __CDS_GC_HRC_SCHEMA_GC_FWD_H
5
6 #include <cds/details/defs.h>
7
8 //@cond
9 namespace cds { namespace gc { namespace hrc {
10     // Forward declaration
11     class GC;
12 }}} // namespace cds::gc::hrc
13 //@endcond
14
15 #endif // #ifndef __CDS_GC_HRC_SCHEMA_GC_FWD_H