From 687078116c5103ccd8bc668c0f0e84f9dd6af20c Mon Sep 17 00:00:00 2001 From: pansen <pansen626@sina.com> Date: 星期三, 19 十二月 2018 18:55:08 +0800 Subject: [PATCH] save code wait test wait init param --- 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