idvaluemap: add missing includes
This commit is contained in:
parent
0234378bcf
commit
7599edffa9
|
@ -1,6 +1,9 @@
|
|||
#ifndef idvaluemap_hh_INCLUDED
|
||||
#define idvaluemap_hh_INCLUDED
|
||||
|
||||
#include <vector>
|
||||
#include "completion.hh"
|
||||
|
||||
namespace Kakoune
|
||||
{
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user