From aa25f30d2d5dee9134ffb48885bbe9f3be6dc4ee Mon Sep 17 00:00:00 2001 From: zhangmeng <775834166@qq.com> Date: 星期一, 13 一月 2020 12:21:23 +0800 Subject: [PATCH] debug --- csrc/detector.cpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/csrc/buz/face/detector.cpp b/csrc/detector.cpp similarity index 98% rename from csrc/buz/face/detector.cpp rename to csrc/detector.cpp index e191ea8..201c3b4 100644 --- a/csrc/buz/face/detector.cpp +++ b/csrc/detector.cpp @@ -6,7 +6,7 @@ #include "THFaceImage_i.h" -#include "csdk_struct.h" +#include "struct.h" namespace csdk_wrap { -- Gitblit v1.8.0