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

Merge srs_app_thread.hpp to srs_app_conn.hpp

This commit is contained in:
winlin 2020-09-11 16:44:40 +08:00
parent 60c759919f
commit 2135b638b1
20 changed files with 100 additions and 173 deletions

View file

@ -29,7 +29,7 @@
#include <vector>
#include <string>
#include <srs_app_thread.hpp>
#include <srs_app_st.hpp>
class SrsRequest;
class SrsPithyPrint;