diff options
author | saturneric <[email protected]> | 2025-04-17 16:54:03 +0000 |
---|---|---|
committer | saturneric <[email protected]> | 2025-04-17 16:54:03 +0000 |
commit | b84e661438dc0dba5862ee741fd4d1d0f881e2f6 (patch) | |
tree | 2822bffc3f1d4496837988bcffd00cfcce498790 /src/core/function/gpg/GpgAutomatonHandler.h | |
parent | feat: generate cark keys (diff) | |
download | GpgFrontend-b84e661438dc0dba5862ee741fd4d1d0f881e2f6.tar.gz GpgFrontend-b84e661438dc0dba5862ee741fd4d1d0f881e2f6.zip |
chore: update and check translations
Diffstat (limited to 'src/core/function/gpg/GpgAutomatonHandler.h')
-rw-r--r-- | src/core/function/gpg/GpgAutomatonHandler.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/function/gpg/GpgAutomatonHandler.h b/src/core/function/gpg/GpgAutomatonHandler.h index d142bbcc..4363cf30 100644 --- a/src/core/function/gpg/GpgAutomatonHandler.h +++ b/src/core/function/gpg/GpgAutomatonHandler.h @@ -28,8 +28,6 @@ #pragma once -#include <utility> - #include "core/GpgFrontendCore.h" #include "core/function/basic/GpgFunctionObject.h" #include "core/function/gpg/GpgContext.h" |