issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / projects / source.unit.pqueue.mk
1
2 CDSUNIT_PQUEUE_SOURCES= \
3     tests/unit/pqueue/pop.cpp \
4     tests/unit/pqueue/push.cpp \
5     tests/unit/pqueue/push_pop.cpp