Fixed compiler error
[libcds.git] / test / stress / set / iteration / set_iteration_feldman_hashset.cpp
index fb0ff3af4a4ea1839b243ea2c136a110ff2574b1..3371dd9a41bfaa9d5e6244da4c4c18035c042ca5 100644 (file)
@@ -33,7 +33,7 @@
 
 namespace set {
 
-    CDSSTRESS_FeldmanHashSet_stdhash_quick( Set_Iteration, run_test_extract, std::string, Set_Iteration::value_type )
-    CDSSTRESS_FeldmanHashSet_city_quick( Set_Iteration, run_test_extract, std::string, Set_Iteration::value_type )
+    CDSSTRESS_FeldmanHashSet_stdhash( Set_Iteration, run_test_extract, std::string, Set_Iteration::value_type )
+    CDSSTRESS_FeldmanHashSet_city( Set_Iteration, run_test_extract, std::string, Set_Iteration::value_type )
 
 } // namespace set