X-Git-Url: http://plrg.eecs.uci.edu/git/?p=libcds.git;a=blobdiff_plain;f=test%2Fstress%2Fstack%2Fintrusive_push_pop.cpp;h=dc2161ccdda9a2e5ce18e845c6fe0d0c445d0c59;hp=1b42e4bba67c491d5051c93ee00f47f2ccb60993;hb=907e8f3e384f7161e35dc41ddc3a78c2bb86013b;hpb=59cb651402874a22500cab3ec586565b48f76059;ds=inline diff --git a/test/stress/stack/intrusive_push_pop.cpp b/test/stress/stack/intrusive_push_pop.cpp index 1b42e4bb..dc2161cc 100644 --- a/test/stress/stack/intrusive_push_pop.cpp +++ b/test/stress/stack/intrusive_push_pop.cpp @@ -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;