From 644aa4397b03dbef73f8bfedc13925b51cad836b Mon Sep 17 00:00:00 2001 From: saturneric Date: Fri, 5 Jan 2024 20:55:15 +0800 Subject: feat: integrate logging api to core --- src/GpgFrontendContext.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/GpgFrontendContext.h') 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; -- cgit v1.2.3