mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-24 15:15:49 -07:00
for ptrdiff_t
This commit is contained in:
parent
e84bfca5a5
commit
1f3f9bc341
1 changed files with 2 additions and 0 deletions
|
@ -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 {
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue