mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
change macro for all rtmp protocol files.
This commit is contained in:
parent
4c498b67da
commit
517d346a52
7 changed files with 85 additions and 85 deletions
|
@ -21,8 +21,8 @@ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
*/
|
||||
|
||||
#ifndef SRS_PROTOCOL_RTMP_HPP
|
||||
#define SRS_PROTOCOL_RTMP_HPP
|
||||
#ifndef SRS_RTMP_PROTOCOL_RTMP_HPP
|
||||
#define SRS_RTMP_PROTOCOL_RTMP_HPP
|
||||
|
||||
/*
|
||||
#include <srs_protocol_rtmp.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue