Fix clang 3.4-3.5 64bit build (boost.atomic problem, see https://svn.boost.org/trac...
[libcds.git] / cds / container / skip_list_set_ptb.h
1 //$$CDS-header$$
2
3 #ifndef __CDS_CONTAINER_SKIP_LIST_MAP_PTB_H
4 #define __CDS_CONTAINER_SKIP_LIST_MAP_PTB_H
5
6 #include <cds/container/skip_list_base.h>
7 #include <cds/intrusive/skip_list_ptb.h>
8 #include <cds/container/details/make_skip_list_set.h>
9 #include <cds/container/skip_list_set_impl.h>
10
11 #endif  // #ifndef __CDS_CONTAINER_SKIP_LIST_MAP_PTB_H