From 27d8bc7cad4a8f68c2da3efbb77f45ec70ae40e6 Mon Sep 17 00:00:00 2001 From: liuxiaolong <liuxiaolong@aiotlink.com> Date: 星期三, 05 一月 2022 14:11:39 +0800 Subject: [PATCH] pb.go MsgQueryProcReply add subLocalTopics and subNetTopics --- test_queue/test.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/test_queue/test.h b/test_queue/test.h index 25a3215..b9cf391 100644 --- a/test_queue/test.h +++ b/test_queue/test.h @@ -1,6 +1,7 @@ #include "usg_common.h" #include "usg_typedef.h" #include "shm_queue.h" +#include "shm_queue_wrapper.h" #include "shm_allocator.h" #include <sstream> //#include "queue_factory.h" -- Gitblit v1.8.0