1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

For #820, fix ubuntu build failed.

This commit is contained in:
winlin 2017-03-26 16:48:43 +08:00
parent 362b5788cd
commit b75a3fad4e
2 changed files with 2 additions and 1 deletions

View file

@ -23,6 +23,7 @@
#include <srs_service_http_conn.hpp>
#include <stdlib.h>
#include <sstream>
using namespace std;