1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00

make it compile on debian and ubuntu

This commit is contained in:
Jeff Becker 2019-02-07 07:31:14 -05:00
parent 914c9566b8
commit fae2b1a444
No known key found for this signature in database
GPG key ID: F357B3B42F6F9B05

View file

@ -5,6 +5,7 @@
#include <cstddef>
#include <numeric>
#include <type_traits>
#include <limits>
namespace llarp
{