Added internal statistics for LazyList
[libcds.git] / test / unit / list / michael_dhp.cpp
index 65450e985d9f2cc69b82db37ccd95af7ef0d0fcd..e2a16e511a55c47cf4d4a76da500fc3ad592178c 100644 (file)
@@ -49,7 +49,7 @@ namespace {
         void TearDown()
         {
             cds::threading::Manager::detachThread();
-            cds::gc::hp::GarbageCollector::Destruct();
+            cds::gc::dhp::GarbageCollector::Destruct();
         }
     };