Add missing include to meta.hh
This commit is contained in:
parent
d6cb10d693
commit
600ba45189
|
@ -2,6 +2,8 @@
|
||||||
#define meta_hh_INCLUDED
|
#define meta_hh_INCLUDED
|
||||||
|
|
||||||
#include <utility>
|
#include <utility>
|
||||||
|
#include <initializer_list>
|
||||||
|
#include <stddef.h>
|
||||||
|
|
||||||
namespace Kakoune
|
namespace Kakoune
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user