Explorar o código

InetAddress.hpp needs to be included in OneService.hpp

Grant Limberg %!s(int64=8) %!d(string=hai) anos
pai
achega
49e31ca647
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      service/OneService.hpp

+ 2 - 0
service/OneService.hpp

@@ -22,6 +22,8 @@
 #include <string>
 #include <vector>
 
+#include "../node/InetAddress.hpp"
+
 namespace ZeroTier {
 
 /**