remove cds/gc/all.h
[libcds.git] / cds / gc / hzp / details / hp_fwd.h
1 //$$CDS-header$$
2
3 #ifndef __CDS_GC_HZP_DETAILS_HP_FWD_H
4 #define __CDS_GC_HZP_DETAILS_HP_FWD_H
5
6 namespace cds {
7     namespace gc { namespace hzp {
8
9         // forward declarations
10         class GarbageCollector;
11         class ThreadGC;
12     } }
13 }
14
15 #endif // #ifndef __CDS_GC_HZP_DETAILS_HP_FWD_H