issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / container / michael_kvlist_dhp.h
1 //$$CDS-header$$
2
3 #ifndef CDSLIB_CONTAINER_MICHAEL_KVLIST_DHP_H
4 #define CDSLIB_CONTAINER_MICHAEL_KVLIST_DHP_H
5
6 #include <cds/container/details/michael_list_base.h>
7 #include <cds/intrusive/michael_list_dhp.h>
8 #include <cds/container/details/make_michael_kvlist.h>
9 #include <cds/container/impl/michael_kvlist.h>
10
11 #endif  // #ifndef CDSLIB_CONTAINER_MICHAEL_KVLIST_DHP_H