mirror of
https://github.com/mii443/libdatachannel.git
synced 2025-12-09 05:58:24 +00:00
Move guard before includes
This commit is contained in:
@@ -19,10 +19,10 @@
|
||||
#ifndef RTPPacketizationConfig_hpp
|
||||
#define RTPPacketizationConfig_hpp
|
||||
|
||||
#include "rtp.hpp"
|
||||
|
||||
#if RTC_ENABLE_MEDIA
|
||||
|
||||
#include "rtp.hpp"
|
||||
|
||||
namespace rtc {
|
||||
|
||||
/// RTP configuration used in packetization process
|
||||
|
||||
Reference in New Issue
Block a user