09acb1380ee4fdb45af37c859b3756e8a464289e
[libcds.git] / cds / intrusive / skip_list_ptb.h
1 //$$CDS-header$$
2
3 #ifndef __CDS_INTRUSIVE_SKIP_LIST_PTB_H
4 #define __CDS_INTRUSIVE_SKIP_LIST_PTB_H
5
6 #include <cds/gc/ptb.h>
7 #include <cds/intrusive/skip_list_impl.h>
8
9 #endif