Move libcds 1.6.0 from SVN
[libcds.git] / cds / container / skip_list_map_ptb.h
1 //$$CDS-header$$
2
3 #ifndef __CDS_CONTAINER_SKIP_LIST_SET_PTB_H
4 #define __CDS_CONTAINER_SKIP_LIST_SET_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_map.h>
9 #include <cds/container/skip_list_map_impl.h>
10
11 #endif  // #ifndef __CDS_CONTAINER_SKIP_LIST_SET_PTB_H