rename michael_list_ptb.h to michael_list_dhp.h
[libcds.git] / cds / intrusive / michael_list_dhp.h
1 //$$CDS-header$$
2
3 #ifndef __CDS_INTRUSIVE_MICHAEL_LIST_DHP_H
4 #define __CDS_INTRUSIVE_MICHAEL_LIST_DHP_H
5
6 #include <cds/intrusive/impl/michael_list.h>
7 #include <cds/gc/dhp.h>
8
9 #endif // #ifndef __CDS_INTRUSIVE_MICHAEL_LIST_DHP_H