aboutsummaryrefslogtreecommitdiffstats
path: root/src/GpgFrontendContext.h
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2024-01-05 12:55:15 +0000
committersaturneric <[email protected]>2024-01-05 12:55:15 +0000
commit644aa4397b03dbef73f8bfedc13925b51cad836b (patch)
tree7788d1cd2f0687dd8e576b111d9990c580092e7a /src/GpgFrontendContext.h
parentfix: slove some known issues (diff)
downloadGpgFrontend-644aa4397b03dbef73f8bfedc13925b51cad836b.tar.gz
GpgFrontend-644aa4397b03dbef73f8bfedc13925b51cad836b.zip
feat: integrate logging api to core
Diffstat (limited to 'src/GpgFrontendContext.h')
-rw-r--r--src/GpgFrontendContext.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/GpgFrontendContext.h b/src/GpgFrontendContext.h
index baa2c7a7..9bf591d4 100644
--- a/src/GpgFrontendContext.h
+++ b/src/GpgFrontendContext.h
@@ -28,8 +28,6 @@
#pragma once
-#include "core/function/SecureMemoryAllocator.h"
-
namespace GpgFrontend {
struct GpgFrontendContext;