Renaming cds/cxx11_atomic.h to cds/algo/atomic.h
[libcds.git] / projects / source.unit.stack.mk
1
2 CDSUNIT_STACK_SOURCES := \
3     tests/unit/stack/stack_push.cpp \
4     tests/unit/stack/stack_pushpop.cpp \
5     tests/unit/stack/stack_intrusive_pushpop.cpp
6