From 6c55fd3e4bc9cb158e445908a6a1191c3150ff0e Mon Sep 17 00:00:00 2001 From: winlin Date: Wed, 11 Mar 2020 19:42:42 +0800 Subject: [PATCH] For #1634, refactor output with datetime for ingest/encoder/exec. 3.0.125 --- trunk/src/app/srs_app_ng_exec.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/trunk/src/app/srs_app_ng_exec.cpp b/trunk/src/app/srs_app_ng_exec.cpp index 17941a00c..18d719e78 100644 --- a/trunk/src/app/srs_app_ng_exec.cpp +++ b/trunk/src/app/srs_app_ng_exec.cpp @@ -35,6 +35,7 @@ using namespace std; #include #include #include +#include SrsNgExec::SrsNgExec() {