Migrated intrusive FeldmanHashSet unit test to gtest framework
[libcds.git] / test / unit / set / intrusive_michael_michael_hp.cpp
index 7aca853ad7ee59cb635af03fb5252e7b11c7ba0e..a97824d330c291eb04381d0c5d8026f051881641 100644 (file)
@@ -39,6 +39,7 @@ namespace {
 
     class IntrusiveMichaelSet_HP : public cds_test::intrusive_set_hp
     {
+    protected:
         typedef cds_test::intrusive_set_hp base_class;
 
     protected: