1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-15 04:42:04 +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 <stdlib.h>
#include <sstream> #include <sstream>
#include <algorithm>
using namespace std; using namespace std;
#include <srs_kernel_error.hpp> #include <srs_kernel_error.hpp>