1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00
srs/trunk/src/utest/srs_utest_rtmp.hpp
2023-01-01 08:56:20 +08:00

18 lines
275 B
C++

//
// Copyright (c) 2013-2023 The SRS Authors
//
// SPDX-License-Identifier: MIT or MulanPSL-2.0
//
#ifndef SRS_UTEST_PROTO_STACK_HPP
#define SRS_UTEST_PROTO_STACK_HPP
/*
#include <srs_utest_rtmp.hpp>
*/
#include <srs_utest.hpp>
#include <srs_utest_protocol.hpp>
#endif