From 679b4317d8c3f8ed81b446eb5174951d542bf6bb Mon Sep 17 00:00:00 2001 From: winlin Date: Sat, 6 Jun 2015 20:34:49 +0800 Subject: [PATCH] fix the build failed bug. --- trunk/src/app/srs_app_ingest.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/trunk/src/app/srs_app_ingest.cpp b/trunk/src/app/srs_app_ingest.cpp index da4705725..51803c05d 100644 --- a/trunk/src/app/srs_app_ingest.cpp +++ b/trunk/src/app/srs_app_ingest.cpp @@ -25,6 +25,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #ifdef SRS_AUTO_INGEST +#include using namespace std; #include