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
1 changed files with 1 additions and 0 deletions

View File

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