Revert "Remove compare include that seems to break clang"
Looks clang breaks differently when this is not included
This reverts commit 7030b3c47c
.
This commit is contained in:
parent
702358b559
commit
a02bd19533
|
@ -5,6 +5,7 @@
|
||||||
#include "hash.hh"
|
#include "hash.hh"
|
||||||
|
|
||||||
#include <type_traits>
|
#include <type_traits>
|
||||||
|
#include <compare>
|
||||||
|
|
||||||
namespace Kakoune
|
namespace Kakoune
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user