fe3ff4b61d8a43b9e5d0493e756ec13baaca970f
[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 namespace cds { namespace gc {
11     typedef PTB DHP;
12 }} // namespace cds::gc
13
14 #endif // #ifndef __CDS_GC_DHP_H