Parcourir la source

refactoring for SDK

Adam Ierymenko il y a 11 ans
Parent
commit
13aba7640b
3 fichiers modifiés avec 0 ajouts et 2 suppressions
  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 {