From 689283efb275e3f1ba049aad8e361bd014a1af53 Mon Sep 17 00:00:00 2001 From: pans <pansen626@sina.com> Date: 星期四, 24 一月 2019 18:33:31 +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