From c67513257f08f472d2afe710dd8beacfdfb0897d Mon Sep 17 00:00:00 2001 From: zhangjixing <775834166@qq.com> Date: 星期六, 05 一月 2019 19:47:37 +0800 Subject: [PATCH] commit add new file --- QiaoJiaSystem/StructureApp/PerimeterElement.cpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/QiaoJiaSystem/StructureApp/PerimeterElement.cpp b/QiaoJiaSystem/StructureApp/PerimeterElement.cpp index df68f9a..36efe0c 100644 --- a/QiaoJiaSystem/StructureApp/PerimeterElement.cpp +++ b/QiaoJiaSystem/StructureApp/PerimeterElement.cpp @@ -1,5 +1,5 @@ #include "PerimeterElement.h" -#include <basic/event/EventBus.hpp> +//#include <basic/event/EventBus.hpp> #include <basic/debug/Debug.h> #include <iostream> #include <opencv2/opencv.hpp> -- Gitblit v1.8.0