diff options
Diffstat (limited to 'src/core/GpgFrontendCore.h')
-rw-r--r-- | src/core/GpgFrontendCore.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/GpgFrontendCore.h b/src/core/GpgFrontendCore.h index 30f8b8dd..90bc36be 100644 --- a/src/core/GpgFrontendCore.h +++ b/src/core/GpgFrontendCore.h @@ -32,6 +32,7 @@ #include "GpgFrontend.h" // std includes +#include <random> #include <filesystem> // boost includes |