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

extract core and app module.

This commit is contained in:
winlin 2014-03-01 10:14:25 +08:00
parent 62fbe9e760
commit 4e91a3d5aa
18 changed files with 99 additions and 20 deletions

View file

@ -32,6 +32,8 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <string>
#include <srs_core_st.hpp>
class SrsProtocol;
class ISrsMessage;
class SrsCommonMessage;