Disables running some stat analysis for benchmarks & Adds some sequential data structures
[libcds.git] / test / stress / stack / intrusive_push_pop.cpp
index 1b42e4bba67c491d5051c93ee00f47f2ccb60993..dc2161ccdda9a2e5ce18e845c6fe0d0c445d0c59 100644 (file)
@@ -29,6 +29,7 @@
 */
 
 #include "intrusive_stack_push_pop.h"
+#include "../misc/common.h"
 
 namespace cds_test {
     /*static*/ size_t intrusive_stack_push_pop::s_nPushThreadCount = 4;