mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
final the modularity, rename the app module.
This commit is contained in:
parent
72cb22fe36
commit
880f4f5dc2
40 changed files with 169 additions and 169 deletions
|
@ -23,9 +23,9 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
|
||||
#include <srs_kernel_log.hpp>
|
||||
#include <srs_kernel_error.hpp>
|
||||
#include <srs_core_server.hpp>
|
||||
#include <srs_core_config.hpp>
|
||||
#include <srs_core_log.hpp>
|
||||
#include <srs_app_server.hpp>
|
||||
#include <srs_app_config.hpp>
|
||||
#include <srs_app_log.hpp>
|
||||
|
||||
// kernel module.
|
||||
ISrsLog* _srs_log = new SrsFastLog();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue