mirror of
https://github.com/neovim/neovim.git
synced 2025-10-09 19:36:40 +00:00
remove stdbool.h include from vim.h and globals.h
This commit is contained in:

committed by
Nicolas Hillegeer

parent
e3db636546
commit
a4f441e547
@@ -8,8 +8,6 @@
|
||||
#ifndef NVIM_GLOBALS_H
|
||||
#define NVIM_GLOBALS_H
|
||||
|
||||
#include <stdbool.h>
|
||||
|
||||
#include "nvim/ex_eval.h"
|
||||
#include "nvim/mbyte.h"
|
||||
#include "nvim/menu.h"
|
||||
|
Reference in New Issue
Block a user