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

RTC: Fix build failed

This commit is contained in:
winlin 2020-05-13 15:27:31 +08:00
parent 431f852e05
commit 9b334f91e7
4 changed files with 5 additions and 5 deletions

View file

@ -27,7 +27,6 @@
#include <srs_kernel_error.hpp>
#include <srs_kernel_utility.hpp>
#include <srs_kernel_log.hpp>
#include <srs_app_rtc.hpp>
#include <srs_app_statistic.hpp>
#include <srs_app_pithy_print.hpp>
#include <srs_core_autofree.hpp>