diff options
Diffstat (limited to 'src/core/function/CharsetOperator.h')
-rw-r--r-- | src/core/function/CharsetOperator.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/function/CharsetOperator.h b/src/core/function/CharsetOperator.h index c04430f2..41ce62f4 100644 --- a/src/core/function/CharsetOperator.h +++ b/src/core/function/CharsetOperator.h @@ -29,8 +29,6 @@ #ifndef GPGFRONTEND_CHARSETDETECTOR_H #define GPGFRONTEND_CHARSETDETECTOR_H -#include <string> - #include "core/GpgFrontendCore.h" namespace GpgFrontend { |