lichao
2021-06-30 0221151323846d159fbe9f9a9a6986768c1ce4c7
src/shm_msg_queue.h
@@ -29,7 +29,7 @@
{
public:
   typedef int64_t RawData;
   typedef ShmObject<SharedQ63> Shmq;
   typedef NamedShmObject<SharedQ63> Shmq;
   typedef Shmq::Data Queue;
   typedef Shmq::ShmType ShmType;
   typedef uint64_t MQId;