Move libcds 1.6.0 from SVN
[libcds.git] / cds / intrusive / lazy_list_ptb.h
1 //$$CDS-header$$
2
3 #ifndef __CDS_INTRUSIVE_LAZY_LIST_PTB_H
4 #define __CDS_INTRUSIVE_LAZY_LIST_PTB_H
5
6 #include <cds/intrusive/lazy_list_impl.h>
7 #include <cds/gc/ptb.h>
8
9 #endif // #ifndef __CDS_INTRUSIVE_LAZY_LIST_PTB_H