issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / intrusive / michael_list_dhp.h
1 //$$CDS-header$$
2
3 #ifndef CDSLIB_INTRUSIVE_MICHAEL_LIST_DHP_H
4 #define CDSLIB_INTRUSIVE_MICHAEL_LIST_DHP_H
5
6 #include <cds/intrusive/impl/michael_list.h>
7 #include <cds/gc/dhp.h>
8
9 #endif // #ifndef CDSLIB_INTRUSIVE_MICHAEL_LIST_DHP_H