From dcd8f6ef0105578e10dc18975871bc59154e008c Mon Sep 17 00:00:00 2001 From: Maxime Coste Date: Sun, 8 Jan 2017 22:30:15 +0000 Subject: Apply clang-tidy modernize to the codebase --- src/string.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/string.hh') diff --git a/src/string.hh b/src/string.hh index 28c193b8..8ce6ded5 100644 --- a/src/string.hh +++ b/src/string.hh @@ -8,7 +8,7 @@ #include "utf8.hh" #include "vector.hh" -#include +#include #include namespace Kakoune -- cgit v1.2.3