Remove compare include that seems to break clang

This commit is contained in:
Maxime Coste 2023-01-21 11:06:22 +11:00
parent d8883d47c0
commit 7030b3c47c

View File

@ -5,7 +5,6 @@
#include "hash.hh"
#include <type_traits>
#include <compare>
namespace Kakoune
{