From 72adf535f82d6a6248d2afc954f6dfd190feb34c Mon Sep 17 00:00:00 2001 From: zhangjixing <775834166@qq.com> Date: 星期一, 07 一月 2019 15:34:05 +0800 Subject: [PATCH] 注释DBG --- QiaoJiaSystem/YoloServer/YoloDetectClientTest.cpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/QiaoJiaSystem/YoloServer/YoloDetectClientTest.cpp b/QiaoJiaSystem/YoloServer/YoloDetectClientTest.cpp index 23c9f92..7d7804d 100644 --- a/QiaoJiaSystem/YoloServer/YoloDetectClientTest.cpp +++ b/QiaoJiaSystem/YoloServer/YoloDetectClientTest.cpp @@ -53,7 +53,7 @@ ImageDrawElement m_imageDrawElement; }; -using namespace std; +//using namespace std; int main(int argc, char *argv[]) { SAVE_APP_ARGS -- Gitblit v1.8.0