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

Fix build fail

This commit is contained in:
winlin 2021-06-16 08:43:33 +08:00
parent 68c48e27f5
commit df20fe6c9d
5 changed files with 32 additions and 16 deletions

View file

@ -35,6 +35,7 @@ using namespace std;
#include <srs_app_caster_flv.hpp>
#include <srs_kernel_consts.hpp>
#include <srs_app_coworkers.hpp>
#include <srs_service_log.hpp>
std::string srs_listener_type2string(SrsListenerType type)
{