Browse Source

refactoring for SDK

Adam Ierymenko 11 years ago
parent
commit
13aba7640b
3 changed files with 0 additions and 2 deletions
  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 {