Explorar el Código

refactoring for SDK

Adam Ierymenko hace 11 años
padre
commit
13aba7640b
Se han modificado 3 ficheros con 0 adiciones y 2 borrados
  1. 0 0
      ipc/NodeControlService.cpp
  2. 0 0
      ipc/NodeControlService.hpp
  3. 0 2
      node/Node.hpp

+ 0 - 0
ipc/NodeControlService.cpp


+ 0 - 0
ipc/NodeControlService.hpp


+ 0 - 2
node/Node.hpp

@@ -28,8 +28,6 @@
 #ifndef ZT_NODE_HPP
 #define ZT_NODE_HPP
 
-#include <stdint.h>
-
 #include "../include/ZeroTierOne.h"
 
 namespace ZeroTier {