b1f3bfbf87e44ae34a212e894445830729c4641b
[libcds.git] / cds / container / michael_list_ptb.h
1 //$$CDS-header$$
2
3 #ifndef __CDS_CONTAINER_MICHAEL_LIST_PTB_H
4 #define __CDS_CONTAINER_MICHAEL_LIST_PTB_H
5
6 #include <cds/container/michael_list_base.h>
7 #include <cds/intrusive/michael_list_ptb.h>
8 #include <cds/container/details/make_michael_list.h>
9 #include <cds/container/michael_list_impl.h>
10
11 #endif // #ifndef __CDS_CONTAINER_MICHAEL_LIST_PTB_H