mirror of
https://github.com/mawww/kakoune.git
synced 2024-12-26 21:22:00 +03:00
Include tweak
This commit is contained in:
parent
22109ce677
commit
3a699c8ac3
@ -12,6 +12,7 @@
|
||||
#include "option_types.hh"
|
||||
#include "parameters_parser.hh"
|
||||
#include "register_manager.hh"
|
||||
#include "regex.hh"
|
||||
#include "string.hh"
|
||||
#include "window.hh"
|
||||
#include "utf8.hh"
|
||||
|
@ -6,9 +6,10 @@
|
||||
#include "exception.hh"
|
||||
#include "flags.hh"
|
||||
#include "option_types.hh"
|
||||
#include "regex.hh"
|
||||
#include "vector.hh"
|
||||
|
||||
#include <memory>
|
||||
|
||||
namespace Kakoune
|
||||
{
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user