diff options
Diffstat (limited to 'src/command_manager.hh')
| -rw-r--r-- | src/command_manager.hh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/command_manager.hh b/src/command_manager.hh index 878ca129..c0a2e878 100644 --- a/src/command_manager.hh +++ b/src/command_manager.hh @@ -1,7 +1,6 @@ #ifndef command_manager_hh_INCLUDED #define command_manager_hh_INCLUDED -#include "coord.hh" #include "completion.hh" #include "array_view.hh" #include "shell_manager.hh" @@ -12,7 +11,6 @@ #include "hash_map.hh" #include <functional> -#include <initializer_list> namespace Kakoune { |
