Merge branch 'integration' into dev
[libcds.git] / tests / unit / map2 / map_insdel_item_string_bronsonavltree.cpp
index 57c5e82bc47543baa5cf2e0c8a9b423f15ec1fb1..3e159558b15feb72484aefbb35f1b945c1f80d9d 100644 (file)
@@ -1,8 +1,11 @@
 //$$CDS-header$$
 
 #include "map2/map_insdel_item_string.h"
+#include "map2/map_type_bronson_avltree.h"
 
 namespace map2 {
+    CDSUNIT_DEFINE_BronsonAVLTreeMap( cc::bronson_avltree::implementation_tag, Map_InsDel_Item_string)
+
     CPPUNIT_TEST_SUITE_PART( Map_InsDel_Item_string, run_BronsonAVLTreeMap )
         CDSUNIT_TEST_BronsonAVLTreeMap
     CPPUNIT_TEST_SUITE_END_PART()