Fixed Clang 3.7 + libc++ issues
[libcds.git] / test / stress / map / map_type_michael_list.h
index f06d6b4873814cc8716bbf886dda1ad43376d7e2..a6ba41bd99cfd0eabf5dd422937153e690ef2135 100644 (file)
@@ -38,6 +38,8 @@
 #include <cds/container/michael_kvlist_rcu.h>
 #include <cds/container/michael_kvlist_nogc.h>
 
+#include <cds_test/stat_michael_list_out.h>
+
 namespace map {
 
     template <typename Key, typename Value>