test/test.h
@@ -1,7 +1,7 @@ #include "usg_common.h" #include "usg_typedef.h" #include "lock_free_queue.h" #include "queue_factory.h" #include "shm_queue.h" //#include "queue_factory.h" #include <pthread.h> @@ -25,8 +25,8 @@ // //queue->~LockFreeQueue(); // delete queue; QueueFactory::dropQueue<struct Item>(key); mm_destroy(); //QueueFactory::dropQueue<struct Item>(key); // mm_destroy(); }