c854b91aabf1b2aa1ab63315984a368c09aa8487
[libcds.git] / cds / gc / dhp.h
1 //$$CDS-header$$
2
3 #ifndef __CDS_GC_DHP_H
4 #define __CDS_GC_DHP_H
5
6 #include <cds/gc/dhp/dhp_decl.h>
7 #include <cds/gc/dhp/dhp_impl.h>
8 #include <cds/details/lib.h>
9
10 //@cond
11 namespace cds { namespace gc {
12     typedef PTB DHP;
13 }} // namespace cds::gc
14 //@endcond
15
16 #endif // #ifndef __CDS_GC_DHP_H