test/test.h
@@ -5,7 +5,7 @@ #include <sstream> //#include "queue_factory.h" #include <pthread.h> #include "mm.h" struct Item { @@ -15,8 +15,8 @@ }; typedef shmstring item_t; // typedef shmstring item_t; typedef int item_t; struct Targ { int key; int start;