mirror of
https://github.com/neovim/neovim.git
synced 2025-09-19 09:48:19 +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
@@ -31,6 +31,7 @@
|
||||
*/
|
||||
|
||||
#define IN_OPTION_C
|
||||
#include <stdbool.h>
|
||||
#include <string.h>
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
|
Reference in New Issue
Block a user