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; }