[draft] implemented container::MultiLevelHashSet
[libcds.git] / cds / container / tsigas_cycle_queue.h
index 78869119be2bffede762b58414277b3354dc3100..b28b17e98ba7383037d0a2eba37688bb889cd92c 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_CONTAINER_TSIGAS_CYCLE_QUEUE_H
-#define __CDS_CONTAINER_TSIGAS_CYCLE_QUEUE_H
+#ifndef CDSLIB_CONTAINER_TSIGAS_CYCLE_QUEUE_H
+#define CDSLIB_CONTAINER_TSIGAS_CYCLE_QUEUE_H
 
 #include <memory>
 #include <cds/intrusive/tsigas_cycle_queue.h>
@@ -382,4 +382,4 @@ namespace cds { namespace container {
 
 }} // namespace cds::intrusive
 
-#endif // #ifndef __CDS_CONTAINER_TSIGAS_CYCLE_QUEUE_H
+#endif // #ifndef CDSLIB_CONTAINER_TSIGAS_CYCLE_QUEUE_H