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