Moved log to its own header and prevented multiple log init

This commit is contained in:
Paul-Louis Ageneau
2020-03-05 16:56:55 +01:00
parent 6507542a80
commit 3367eba4fe
5 changed files with 60 additions and 30 deletions

View File

@ -18,6 +18,7 @@
// C++ API
#include "datachannel.hpp"
#include "log.hpp"
#include "peerconnection.hpp"
// C API