src/bh_api.cpp @@ -10,6 +10,7 @@ { TopicNode &ProcNode() { static bool init_bind_msg_shm = MsgI::BindShm(BHomeShm()); static TopicNode node(BHomeShm()); return node; }