From 63edc33ca075d7039971f12295db05531df4cdb0 Mon Sep 17 00:00:00 2001 From: pans <pans@454eff88-639b-444f-9e54-f578c98de674> Date: 星期五, 30 十二月 2016 13:44:59 +0800 Subject: [PATCH] --- RtspFace/demo/src/db/main.cpp | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/RtspFace/demo/src/db/main.cpp b/RtspFace/demo/src/db/main.cpp index c6ec69e..fa207b5 100644 --- a/RtspFace/demo/src/db/main.cpp +++ b/RtspFace/demo/src/db/main.cpp @@ -1,4 +1,4 @@ -#include <Windows.h> + #include <string> #include <iostream> @@ -19,6 +19,5 @@ cout<<p.name<<endl; }else cout<<"person is null"<<endl; - system("pause"); return 0; } \ No newline at end of file -- Gitblit v1.8.0