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

fix build failed bug.

This commit is contained in:
winlin 2015-03-16 10:24:19 +08:00
parent c32d9ee43e
commit 8ee0826e9a

View file

@ -27,6 +27,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <stdlib.h>
#include <sys/stat.h>
#include <algorithm>
using namespace std;
#include <srs_kernel_error.hpp>