aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/GpgFrontendCore.h
diff options
context:
space:
mode:
authorSaturneric <[email protected]>2022-05-08 11:34:17 +0000
committerSaturneric <[email protected]>2022-05-08 11:34:17 +0000
commit475888d78115125cabc1ddaf0d3bd38160f00b26 (patch)
tree73267dd0f35486b2300064ce5687638c98baf6ec /src/core/GpgFrontendCore.h
parentchore: modified compile args. (diff)
downloadGpgFrontend-475888d78115125cabc1ddaf0d3bd38160f00b26.tar.gz
GpgFrontend-475888d78115125cabc1ddaf0d3bd38160f00b26.zip
fix: solve issues in linux compiling
1. deb dependency update 2. ci update
Diffstat (limited to 'src/core/GpgFrontendCore.h')
-rw-r--r--src/core/GpgFrontendCore.h1
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