Improved BronsonAVLTreeMap doc
[libcds.git] / cds / gc / dhp.h
index 6943a5f044f1455859f514e738b3df4b7d60d1a7..ed4834968968529b9900c57f68d76932cc369d5f 100644 (file)
@@ -1,10 +1,10 @@
 //$$CDS-header$$
 
-#ifndef __CDS_GC_PTB_H
-#define __CDS_GC_PTB_H
+#ifndef CDSLIB_GC_DHP_H
+#define CDSLIB_GC_DHP_H
 
-#include <cds/gc/dhp/dhp_decl.h>
-#include <cds/gc/dhp/dhp_impl.h>
+#include <cds/gc/impl/dhp_decl.h>
+#include <cds/gc/impl/dhp_impl.h>
 #include <cds/details/lib.h>
 
-#endif // #ifndef __CDS_GC_PTB_H
+#endif // #ifndef CDSLIB_GC_DHP_H