From af0a76e51aefcc8ac8e04d318e83fabf548b3295 Mon Sep 17 00:00:00 2001 From: winlin Date: Fri, 28 Aug 2015 00:03:10 +0800 Subject: [PATCH] fix the build failed bug on centos --- 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 85750dec0c..44e2e1d04e 100644 --- a/trunk/src/app/srs_app_ng_exec.cpp +++ b/trunk/src/app/srs_app_ng_exec.cpp @@ -23,6 +23,7 @@ #include +#include using namespace std; #include