Removed ClientHandle.h dependencies from common headers.

This commit is contained in:
Mattes D
2016-11-18 20:00:04 +01:00
parent 3a89e9959b
commit 0bffa29358
19 changed files with 206 additions and 51 deletions
+2
View File
@@ -12,6 +12,8 @@ Implements the 1.10.x protocol classes:
#include "Protocol110x.h"
#include "Packetizer.h"
#include "json/json.h"
#include "../Root.h"
#include "../Server.h"