Merge branch 'integration' into dev
[libcds.git] / tests / unit / map2 / map_insdel_item_int_bronsonavltree.cpp
index a2be151ef569fbf6c7442d798517f78cd80a21d5..2146deeb5b961d583a78560e81f14670a58d0b32 100644 (file)
@@ -1,8 +1,11 @@
 //$$CDS-header$$
 
 #include "map2/map_insdel_item_int.h"
+#include "map2/map_type_bronson_avltree.h"
 
 namespace map2 {
+    CDSUNIT_DEFINE_BronsonAVLTreeMap( cc::bronson_avltree::implementation_tag, Map_InsDel_Item_int)
+
     CPPUNIT_TEST_SUITE_PART( Map_InsDel_Item_int, run_BronsonAVLTreeMap )
         CDSUNIT_TEST_BronsonAVLTreeMap
     CPPUNIT_TEST_SUITE_END_PART()