Merge branch 'integration' into dev
[libcds.git] / tests / unit / map2 / map_insdel_func_bronsonavltree.cpp
index 30d277d39cf2468815e2efdb185278b5ca8c6060..0c03dfc7e347e91f4ff7d92726666701002328a5 100644 (file)
@@ -1,8 +1,11 @@
 //$$CDS-header$$
 
 #include "map2/map_insdel_func.h"
+#include "map2/map_type_bronson_avltree.h"
 
 namespace map2 {
+    CDSUNIT_DEFINE_BronsonAVLTreeMap( cc::bronson_avltree::implementation_tag, Map_InsDel_func)
+
     CPPUNIT_TEST_SUITE_PART( Map_InsDel_func, run_BronsonAVLTreeMap )
         CDSUNIT_TEST_BronsonAVLTreeMap
     CPPUNIT_TEST_SUITE_END_PART()