Adam Ierymenko 1 month ago
parent
commit
6e34b192e3
2 changed files with 0 additions and 3 deletions
  1. 0 2
      node/Hashtable.hpp
  2. 0 1
      node/InetAddress.cpp

+ 0 - 2
node/Hashtable.hpp

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

+ 0 - 1
node/InetAddress.cpp

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