From c249ff5ef17e6c1b2d6b1a1314fa83309e93f145 Mon Sep 17 00:00:00 2001 From: pansen <pansen626@sina.com> Date: 星期六, 05 一月 2019 19:43:24 +0800 Subject: [PATCH] 整合json --- 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