Grant Limberg
5 tahun lalu
induk
melakukan
1f3f9bc341
1 mengubah file dengan
2 tambahan dan 0 penghapusan
-
2
0
core/Utils.hpp
|
@@ -19,6 +19,8 @@
|
|
#include <utility>
|
|
#include <utility>
|
|
#include <algorithm>
|
|
#include <algorithm>
|
|
#include <memory>
|
|
#include <memory>
|
|
|
|
+#include <stdint.h>
|
|
|
|
+#include <stddef.h>
|
|
|
|
|
|
namespace ZeroTier {
|
|
namespace ZeroTier {
|
|
|
|
|