diff --git a/contrib/epee/include/storages/portable_storage.h b/contrib/epee/include/storages/portable_storage.h index 1e68605ab..801bb2c34 100644 --- a/contrib/epee/include/storages/portable_storage.h +++ b/contrib/epee/include/storages/portable_storage.h @@ -40,6 +40,8 @@ #include "span.h" #include "int-util.h" +#include + namespace epee { namespace serialization