From 7030b3c47c7f8c246c1f830631accd226f7a0bbc Mon Sep 17 00:00:00 2001 From: Maxime Coste Date: Sat, 21 Jan 2023 11:06:22 +1100 Subject: [PATCH] Remove compare include that seems to break clang --- src/units.hh | 1 - 1 file changed, 1 deletion(-) diff --git a/src/units.hh b/src/units.hh index 3bdfe253..ff4ed882 100644 --- a/src/units.hh +++ b/src/units.hh @@ -5,7 +5,6 @@ #include "hash.hh" #include -#include namespace Kakoune {