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-05-08 11:42:50 +08:00
parent 4cf6da107c
commit f370259c9d
2 changed files with 7 additions and 3 deletions

View file

@ -33,6 +33,7 @@
#include <srs_app_rtc_server.hpp>
#include <srs_app_rtc_dtls.hpp>
#include <srs_app_rtc_conn.hpp>
#include <srs_app_log.hpp>
#include <string>
using namespace std;