src/socket.h
@@ -22,7 +22,7 @@ #include "bh_util.h" #include "defs.h" #include "sendq.h" #include "shm_queue.h" #include "shm_msg_queue.h" #include <atomic> #include <boost/noncopyable.hpp> #include <condition_variable> @@ -37,7 +37,7 @@ { protected: typedef bhome_shm::ShmMsgQueue Queue; typedef ShmMsgQueue Queue; public: typedef ShmMsgQueue::MQId MQId;