Browse Source

cleanup

pull/4/head
Adam Ierymenko 7 months ago
parent
commit
6e34b192e3
No known key found for this signature in database
GPG Key ID: C8877CF2D7A5D7F3
  1. 2
      node/Hashtable.hpp
  2. 1
      node/InetAddress.cpp

2
node/Hashtable.hpp

@ -16,8 +16,6 @@
#include "Constants.hpp"
#include <algorithm>
#include <stdexcept>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>

1
node/InetAddress.cpp

@ -19,7 +19,6 @@
#include <stdint.h>
#include <stdio.h>
#include <string.h>
#include <string>
namespace ZeroTier {

Loading…
Cancel
Save