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