2
0
Adam Ierymenko 1 сар өмнө
parent
commit
6e34b192e3

+ 0 - 2
node/Hashtable.hpp

@@ -16,8 +16,6 @@
 
 #include "Constants.hpp"
 
-#include <algorithm>
-#include <stdexcept>
 #include <stdint.h>
 #include <stdio.h>
 #include <stdlib.h>

+ 0 - 1
node/InetAddress.cpp

@@ -19,7 +19,6 @@
 #include <stdint.h>
 #include <stdio.h>
 #include <string.h>
-#include <string>
 
 namespace ZeroTier {