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