diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2018-04-26 21:45:55 +0200 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2018-04-26 21:45:55 +0200 |
commit | 22524c37d6e66757372dba609587e3c122d34dc3 (patch) | |
tree | 834a4986edf5e235b87e53ffdbe0c79e417424a3 /framework/src/domain/mime/mimetreeparser/autotests | |
parent | 31ebc4f47a990e65e9872d8e7251bee5f22153d7 (diff) | |
download | kube-22524c37d6e66757372dba609587e3c122d34dc3.tar.gz kube-22524c37d6e66757372dba609587e3c122d34dc3.zip |
Removed some more unnecessary includes
Diffstat (limited to 'framework/src/domain/mime/mimetreeparser/autotests')
-rw-r--r-- | framework/src/domain/mime/mimetreeparser/autotests/setupenv.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/src/domain/mime/mimetreeparser/autotests/setupenv.h b/framework/src/domain/mime/mimetreeparser/autotests/setupenv.h index 5ea3bf88..d60157db 100644 --- a/framework/src/domain/mime/mimetreeparser/autotests/setupenv.h +++ b/framework/src/domain/mime/mimetreeparser/autotests/setupenv.h | |||
@@ -21,7 +21,6 @@ | |||
21 | #ifndef MESSAGECORE_TESTS_UTIL_H | 21 | #ifndef MESSAGECORE_TESTS_UTIL_H |
22 | #define MESSAGECORE_TESTS_UTIL_H | 22 | #define MESSAGECORE_TESTS_UTIL_H |
23 | 23 | ||
24 | #include <gpgme++/key.h> | ||
25 | #include <bodypartformatter.h> | 24 | #include <bodypartformatter.h> |
26 | #include <bodypartformatterbasefactory.h> | 25 | #include <bodypartformatterbasefactory.h> |
27 | 26 | ||