Merge remote-tracking branch 'arrufat/fix-build-gcc13'
This commit is contained in:
commit
19cbb703a7
|
@ -2,12 +2,12 @@
|
||||||
#define display_buffer_hh_INCLUDED
|
#define display_buffer_hh_INCLUDED
|
||||||
|
|
||||||
#include "face.hh"
|
#include "face.hh"
|
||||||
#include "hash.hh"
|
|
||||||
#include "coord.hh"
|
#include "coord.hh"
|
||||||
#include "range.hh"
|
#include "range.hh"
|
||||||
#include "string.hh"
|
#include "string.hh"
|
||||||
#include "vector.hh"
|
#include "vector.hh"
|
||||||
#include "hash_map.hh"
|
#include "hash_map.hh"
|
||||||
|
#include <functional>
|
||||||
|
|
||||||
namespace Kakoune
|
namespace Kakoune
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user