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