added a chunk sanity check

removed unneccesary include
This commit is contained in:
Kamil
2020-11-08 10:08:22 +01:00
committed by Gent
parent d102fabc2f
commit f733aa60f0
3 changed files with 5 additions and 2 deletions

View File

@@ -2,7 +2,6 @@
#include <string>
#include <cstring>
#include <unordered_map>
#include "CNProtocol.hpp"
#include "CNStructs.hpp"