diff options
Diffstat (limited to 'src/lib')
-rw-r--r-- | src/lib/utils/loadstor.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/utils/loadstor.h b/src/lib/utils/loadstor.h index 1dbced60e..a162a3e25 100644 --- a/src/lib/utils/loadstor.h +++ b/src/lib/utils/loadstor.h @@ -13,6 +13,7 @@ #include <botan/bswap.h> #include <botan/get_byte.h> #include <cstring> +#include <vector> #if BOTAN_TARGET_UNALIGNED_MEMORY_ACCESS_OK |