mirror of
https://github.com/neovim/neovim.git
synced 2025-10-06 09:56:31 +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
@@ -1,4 +1,5 @@
|
||||
// fs.c -- filesystem access
|
||||
#include <stdbool.h>
|
||||
|
||||
#include "nvim/os/os.h"
|
||||
#include "nvim/memory.h"
|
||||
|
Reference in New Issue
Block a user