mirror of
https://github.com/mii443/libdatachannel.git
synced 2025-08-23 23:49:21 +00:00
Reorganized stuff to make plog private
This commit is contained in:
@ -16,8 +16,8 @@
|
||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
*/
|
||||
|
||||
#ifndef RTCP_MEDIA_HANDLER_ROOT_ELEMENT_H
|
||||
#define RTCP_MEDIA_HANDLER_ROOT_ELEMENT_H
|
||||
#ifndef RTC_MEDIA_HANDLER_ROOT_ELEMENT_H
|
||||
#define RTC_MEDIA_HANDLER_ROOT_ELEMENT_H
|
||||
|
||||
#if RTC_ENABLE_MEDIA
|
||||
|
||||
@ -43,4 +43,4 @@ public:
|
||||
|
||||
#endif // RTC_ENABLE_MEDIA
|
||||
|
||||
#endif // RTCP_MEDIA_HANDLER_ROOT_ELEMENT_H
|
||||
#endif // RTC_MEDIA_HANDLER_ROOT_ELEMENT_H
|
||||
|
Reference in New Issue
Block a user