Cleanup, warning removal, cppcheck informed cleanup.

This commit is contained in:
Adam Ierymenko
2019-08-14 10:35:57 -07:00
parent a028e04ab9
commit d7a31088ba
43 changed files with 398 additions and 668 deletions

View File

@ -30,7 +30,6 @@
#include <stdint.h>
#include "../node/Constants.hpp"
#include "../version.h"
#ifdef __WINDOWS__
#include <WinSock2.h>