summaryrefslogtreecommitdiff
path: root/src/string_utils.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/string_utils.cc')
-rw-r--r--src/string_utils.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/string_utils.cc b/src/string_utils.cc
index b76c7511..d533a12b 100644
--- a/src/string_utils.cc
+++ b/src/string_utils.cc
@@ -5,8 +5,6 @@
#include "unit_tests.hh"
#include "ranges.hh"
-#include <charconv>
-
namespace Kakoune
{