Grant Limberg 5 лет назад
Родитель
Сommit
1f3f9bc341
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      core/Utils.hpp

+ 2 - 0
core/Utils.hpp

@@ -19,6 +19,8 @@
 #include <utility>
 #include <algorithm>
 #include <memory>
+#include <stdint.h>
+#include <stddef.h>
 
 namespace ZeroTier {