diff options
Diffstat (limited to 'lang/qt/src/signencryptjob.h')
-rw-r--r-- | lang/qt/src/signencryptjob.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/qt/src/signencryptjob.h b/lang/qt/src/signencryptjob.h index 1f9b4b19..19eadf13 100644 --- a/lang/qt/src/signencryptjob.h +++ b/lang/qt/src/signencryptjob.h @@ -42,8 +42,7 @@ # include <gpgme++/global.h> #endif -#include <boost/shared_ptr.hpp> - +#include <memory> #include <vector> #include <utility> |