diff options
Diffstat (limited to 'include/axolotl/crypto.hh')
-rw-r--r-- | include/axolotl/crypto.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/axolotl/crypto.hh b/include/axolotl/crypto.hh index 3f7b71e..c8113c5 100644 --- a/include/axolotl/crypto.hh +++ b/include/axolotl/crypto.hh @@ -1,4 +1,5 @@ #include <cstdint> +#include <cstddef> namespace axolotl { |