aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/CharsetOperator.h
diff options
context:
space:
mode:
authorSaturneric <[email protected]>2022-05-19 19:00:46 +0000
committerSaturneric <[email protected]>2022-05-19 19:00:46 +0000
commitc80f04424b43814bdaed20ae166304f3d1bd1d2b (patch)
treecce93b5e345c4cde2d7a40bf65757465be82e9cc /src/core/function/CharsetOperator.h
parentrefactor: change log level for task system (diff)
downloadGpgFrontend-c80f04424b43814bdaed20ae166304f3d1bd1d2b.tar.gz
GpgFrontend-c80f04424b43814bdaed20ae166304f3d1bd1d2b.zip
pref: improve pch for compiling speed
Diffstat (limited to 'src/core/function/CharsetOperator.h')
-rw-r--r--src/core/function/CharsetOperator.h2
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 {