mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
add srs_core.cpp
This commit is contained in:
parent
67d96fcab4
commit
78c69016ba
5 changed files with 6 additions and 1 deletions
|
|
@ -5,6 +5,8 @@
|
|||
#include <srs_core.hpp>
|
||||
*/
|
||||
|
||||
// user must include the srs_core.hpp before any header.
|
||||
|
||||
// for int64_t print using PRId64 format.
|
||||
#ifndef __STDC_FORMAT_MACROS
|
||||
#define __STDC_FORMAT_MACROS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue