From 6eacd6d2904e401f66f2876eb463cef76c833290 Mon Sep 17 00:00:00 2001
From: chenshijun <csj_sky@126.com>
Date: 星期一, 22 四月 2019 15:58:16 +0800
Subject: [PATCH] 删除一些不必要的文件

---
 QiaoJiaSystem/StructureApp/AppPipeController.h |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/QiaoJiaSystem/StructureApp/AppPipeController.h b/QiaoJiaSystem/StructureApp/AppPipeController.h
index 0bb873a..77862e0 100644
--- a/QiaoJiaSystem/StructureApp/AppPipeController.h
+++ b/QiaoJiaSystem/StructureApp/AppPipeController.h
@@ -9,18 +9,19 @@
 #include "FaceRpcElement.h"
 #include "FaceExtractElement.h"
 #include "YoloRpcElement.h"
-#include "RecordVideoElement.h"
+//#include "RecordVideoElement.h"
 #include <TriggerElement.h>
 #include <QtCore/QDateTime>
 #include "PerimeterElement.h"
 #include "JudgmentRetrogradeTool.h"
-#include "NewRecordVideoElement.h"
+//#include "NewRecordVideoElement.h"
 #include "PersonElement.h"
 #include "PerStaticElement.h"
 #include <jsoncpp/json/json.h>
 #include "DBStruct.h"
 #include "SaveVideoRpc.h"
 #include "VptRpcElement.h"
+#include "HiredisTool.h"
 
 class VideoCaptureElementNotDecoder : public ffmpeg::VideoCaptureElement {
     using ffmpeg::VideoCaptureElement::VideoCaptureElement;

--
Gitblit v1.8.0