Improved the code quality and TeaSpeak now builds with clang

This commit is contained in:
WolverinDEV
2020-11-26 10:35:01 +01:00
parent 39d1959dde
commit 76f22ff337
10 changed files with 40 additions and 21 deletions
-1
View File
@@ -3,7 +3,6 @@
#ifdef COMPILE_WEB_CLIENT
#include <pipes/ssl.h>
#include <pipes/ws.h>
#include <pipes/rtc/PeerConnection.h>
#include <src/client/SpeakingClient.h>
#include <src/client/ConnectedClient.h>
#include <protocol/buffers.h>