From 7a77e0a80e633bdb5cb3f2b633eebdbf70f6a430 Mon Sep 17 00:00:00 2001 From: zhangmeng <775834166@qq.com> Date: 星期二, 27 十二月 2022 10:16:51 +0800 Subject: [PATCH] restruct --- main.cpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/main.cpp b/main.cpp index 8811cf0..9f400b8 100644 --- a/main.cpp +++ b/main.cpp @@ -9,7 +9,7 @@ #include "cbhomeclient.h" #include "message.h" -// #include "3dparty/bus_nng/bn_api.h" +// #include "3rdparty/bus_nng/bn_api.h" #include "bhome_msg_api.pb.h" using namespace bhome_msg; -- Gitblit v1.8.0