Added MichaelMap statistics output to map stress tests
[libcds.git] / test / stress / map / map_type_lazy_list.h
index d194ca66f900e098526a62ece88af38922d81048..105eea2fc120494890aeba428899b8f5a8166a41 100644 (file)
@@ -38,6 +38,8 @@
 #include <cds/container/lazy_kvlist_rcu.h>
 #include <cds/container/lazy_kvlist_nogc.h>
 
+#include <cds_test/stat_lazy_list_out.h>
+
 namespace map {
 
     template <typename Key, typename Value>