Merge remote-tracking branch 'arrufat/fix-build-gcc13'

main
Maxime Coste 2023-06-12 21:53:39 +10:00
commit 19cbb703a7
1 changed files with 1 additions and 1 deletions

View File

@ -2,12 +2,12 @@
#define display_buffer_hh_INCLUDED
#include "face.hh"
#include "hash.hh"
#include "coord.hh"
#include "range.hh"
#include "string.hh"
#include "vector.hh"
#include "hash_map.hh"
#include <functional>
namespace Kakoune
{