From d8bfb8df31a5d7fde92015ee23d1d44875737f0e Mon Sep 17 00:00:00 2001 From: pans <pansen626@sina.com> Date: 星期五, 25 一月 2019 20:57:29 +0800 Subject: [PATCH] fix bug --- QiaoJiaSystem/StructureApp/FaceExtractElement.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/QiaoJiaSystem/StructureApp/FaceExtractElement.h b/QiaoJiaSystem/StructureApp/FaceExtractElement.h index f9f7d2b..5519735 100644 --- a/QiaoJiaSystem/StructureApp/FaceExtractElement.h +++ b/QiaoJiaSystem/StructureApp/FaceExtractElement.h @@ -1,4 +1,4 @@ -#ifndef FACEEXTRACTELEMENT_H +锘�#ifndef FACEEXTRACTELEMENT_H #define FACEEXTRACTELEMENT_H #include <FaceServer.h> -- Gitblit v1.8.0