diff options
Diffstat (limited to 'include/axolotl/cipher.hh')
-rw-r--r-- | include/axolotl/cipher.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/axolotl/cipher.hh b/include/axolotl/cipher.hh index 93974fd..5a077aa 100644 --- a/include/axolotl/cipher.hh +++ b/include/axolotl/cipher.hh @@ -17,6 +17,7 @@ #define AXOLOTL_CIPHER_HH_ #include <cstdint> +#include <cstddef> namespace axolotl { |