2
0
Grant Limberg 5 жил өмнө
parent
commit
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 {