From eb68a1e3ad5fb24b4c674b8f2fd529b8302c7d97 Mon Sep 17 00:00:00 2001 From: pans <pans@454eff88-639b-444f-9e54-f578c98de674> Date: 星期五, 30 十二月 2016 13:48:14 +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 179c7b4..3da915d 100644 --- a/RtspFace/demo/src/db/main.cpp +++ b/RtspFace/demo/src/db/main.cpp @@ -1,4 +1,3 @@ - #include <string> #include <iostream> @@ -20,4 +19,4 @@ }else cout<<"person is null"<<endl; return 0; -} \ No newline at end of file +} -- Gitblit v1.8.0