mirror of
https://github.com/mii443/libdatachannel.git
synced 2025-08-22 23:25:33 +00:00
Move guard before includes
This commit is contained in:
@ -19,11 +19,11 @@
|
||||
#ifndef RTPPacketizer_hpp
|
||||
#define RTPPacketizer_hpp
|
||||
|
||||
#if RTC_ENABLE_MEDIA
|
||||
|
||||
#include "rtppacketizationconfig.hpp"
|
||||
#include "message.hpp"
|
||||
|
||||
#if RTC_ENABLE_MEDIA
|
||||
|
||||
namespace rtc {
|
||||
|
||||
/// Class responsizble for rtp packetization
|
||||
|
Reference in New Issue
Block a user