mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
move json from app to protocol
This commit is contained in:
parent
a7589b9ad3
commit
66a26bdce8
12 changed files with 26 additions and 22 deletions
|
@ -32,7 +32,7 @@ using namespace std;
|
|||
#include <srs_kernel_log.hpp>
|
||||
#include <srs_app_config.hpp>
|
||||
#include <srs_app_http_client.hpp>
|
||||
#include <srs_app_json.hpp>
|
||||
#include <srs_protocol_json.hpp>
|
||||
#include <srs_app_utility.hpp>
|
||||
#include <srs_core_autofree.hpp>
|
||||
#include <srs_app_http_conn.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue