rename cds::gc::hzp namespace to cds::gc::hp
[libcds.git] / cds / gc / hp / details / hp_fwd.h
index 4cd723c552231ed66a56b3e8beb55248cc6b1d23..9b7fcbdf9ce9a24bba8cafc36fc7dbfa874628ea 100644 (file)
@@ -4,7 +4,7 @@
 #define __CDS_GC_HP_DETAILS_HP_FWD_H
 
 namespace cds {
-    namespace gc { namespace hzp {
+    namespace gc { namespace hp {
 
         // forward declarations
         class GarbageCollector;