From 7571d70f16be77db09e6218b3236c2fb025db907 Mon Sep 17 00:00:00 2001 From: winlin Date: Sat, 23 May 2015 19:32:27 +0800 Subject: [PATCH] fix the build failed bug. --- trunk/src/protocol/srs_http_stack.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/trunk/src/protocol/srs_http_stack.cpp b/trunk/src/protocol/srs_http_stack.cpp index 8ec6308cd..35818d1ea 100644 --- a/trunk/src/protocol/srs_http_stack.cpp +++ b/trunk/src/protocol/srs_http_stack.cpp @@ -25,6 +25,7 @@ #include #include +#include using namespace std; #include