mirror of
https://github.com/mawww/kakoune.git
synced 2024-11-25 21:16:38 +03:00
Add missing include for std::array
This commit is contained in:
parent
fbf387f05c
commit
ed1e2f2e08
@ -14,6 +14,7 @@
|
||||
#include "option_types.hh"
|
||||
#include "regex.hh"
|
||||
|
||||
#include <array>
|
||||
#include <cstring>
|
||||
#include <sys/types.h>
|
||||
#include <sys/wait.h>
|
||||
|
Loading…
Reference in New Issue
Block a user