1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-13 03:41:55 +00:00

fix the build failed bug.

This commit is contained in:
winlin 2015-05-23 19:32:27 +08:00
parent 93a1d097dc
commit 7571d70f16

View file

@ -25,6 +25,7 @@
#include <stdlib.h>
#include <sstream>
#include <algorithm>
using namespace std;
#include <srs_kernel_error.hpp>