Reorganized includes to hide Init implementation

This commit is contained in:
Paul-Louis Ageneau
2021-04-12 22:12:10 +02:00
parent 251bfc7def
commit 0fddf50245
22 changed files with 114 additions and 49 deletions

View File

@ -24,7 +24,6 @@
#include "datachannel.hpp"
#include "description.hpp"
#include "common.hpp"
#include "init.hpp"
#include "message.hpp"
#include "reliability.hpp"
#include "track.hpp"