Merge branch 'integration' into dev
[libcds.git] / tests / unit / map2 / map_insdel_int_refinable.cpp
index 956eb423c278dbdcc13999f7fd75376192f26dad..78c490f30cefda0fca9b36b651780840eb66ad9a 100644 (file)
@@ -1,8 +1,11 @@
 //$$CDS-header$$
 
 #include "map2/map_insdel_int.h"
+#include "map2/map_type_striped.h"
 
 namespace map2 {
+    CDSUNIT_DEFINE_RefinableMap(cc::striped_set::implementation_tag, Map_InsDel_int)
+
     CPPUNIT_TEST_SUITE_PART( Map_InsDel_int, run_RefinableMap )
         CDSUNIT_TEST_RefinableMap
     CPPUNIT_TEST_SUITE_END_PART()