ソースを参照

refactoring for SDK

Adam Ierymenko 11 年 前
コミット
13aba7640b
3 ファイル変更0 行追加2 行削除
  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 {