diff options
Diffstat (limited to 'node/Node.hpp')
-rw-r--r-- | node/Node.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/node/Node.hpp b/node/Node.hpp index 4e4a8d91..29fe494c 100644 --- a/node/Node.hpp +++ b/node/Node.hpp @@ -28,8 +28,6 @@ #ifndef ZT_NODE_HPP #define ZT_NODE_HPP -#include <stdint.h> - #include "../include/ZeroTierOne.h" namespace ZeroTier { |