From 19364a2cc1bdba9c8e8296df0d06cee336d187e6 Mon Sep 17 00:00:00 2001 From: cheliequan <liequanche@126.com> Date: 星期四, 12 一月 2023 21:08:50 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.5.5:10010/r/valib/c_bhomedbapi --- main.cpp | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/main.cpp b/main.cpp index 8029bd9..e63170f 100644 --- a/main.cpp +++ b/main.cpp @@ -9,8 +9,7 @@ #include "3rdparty/bus_client/cbhomeclient.h" #include "3rdparty/bus_client/message.h" -#include "sysset.h" -#include "rule.h" +#include "dbapi.h" #include "proto/x86_64/sysset.pb.h" #include "proto/x86_64/fileanalysis.pb.h" #include "proto/x86_64/protomsg.pb.h" -- Gitblit v1.8.0