for ptrdiff_t

This commit is contained in:
Grant Limberg 2020-06-16 13:52:26 -07:00
parent e84bfca5a5
commit 1f3f9bc341
No known key found for this signature in database
GPG key ID: 2BA62CCABBB4095A

View file

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