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

Fix utest build failed for ::atoi

This commit is contained in:
winlin 2018-03-03 09:33:15 +08:00
parent 459272b94c
commit bd797ad385

View file

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