diff options
author | Saturneric <[email protected]> | 2022-01-12 20:20:38 +0000 |
---|---|---|
committer | Saturneric <[email protected]> | 2022-01-12 20:20:38 +0000 |
commit | 1c3a29f611ab619e7fbb98862a19e20eb029ff63 (patch) | |
tree | 35525ee1b99e3b19fa9e07b73e07917e20f2d47a /src/gpg/GpgConstants.h | |
parent | <refactor, chore>(project, ui, core): Normalize third-party dependencies. (diff) | |
parent | <feat>(ci): adjust the ci file (diff) | |
download | GpgFrontend-1c3a29f611ab619e7fbb98862a19e20eb029ff63.tar.gz GpgFrontend-1c3a29f611ab619e7fbb98862a19e20eb029ff63.zip |
<refactor, chore, fix>(project, ui, core): Merged with dev/ci/2.0.5
1. Mainly changes in project configuration files
2. Fix existing problems in project construction
Diffstat (limited to 'src/gpg/GpgConstants.h')
-rw-r--r-- | src/gpg/GpgConstants.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpg/GpgConstants.h b/src/gpg/GpgConstants.h index d2f9b0b6..9ac0d7ad 100644 --- a/src/gpg/GpgConstants.h +++ b/src/gpg/GpgConstants.h @@ -25,7 +25,6 @@ #ifndef GPG_CONSTANTS_H #define GPG_CONSTANTS_H -#include <gpg-error.h> #include <gpgme.h> #include <cassert> |