Move libcds 1.6.0 from SVN
[libcds.git] / cds / intrusive / skip_list_hp.h
diff --git a/cds/intrusive/skip_list_hp.h b/cds/intrusive/skip_list_hp.h
new file mode 100644 (file)
index 0000000..2df5fd3
--- /dev/null
@@ -0,0 +1,9 @@
+//$$CDS-header$$
+
+#ifndef __CDS_INTRUSIVE_SKIP_LIST_HP_H
+#define __CDS_INTRUSIVE_SKIP_LIST_HP_H
+
+#include <cds/gc/hp.h>
+#include <cds/intrusive/skip_list_impl.h>
+
+#endif