mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
refactor/single-include (#6688)
This commit is contained in:

committed by
Justin M. Keyes

parent
34c3f03013
commit
631d55ada0
@@ -18,6 +18,7 @@
|
||||
|
||||
#include "nvim/os/os_defs.h"
|
||||
#include "nvim/os/fs_defs.h"
|
||||
#include "nvim/ex_cmds_defs.h"
|
||||
|
||||
#define CSCOPE_SUCCESS 0
|
||||
#define CSCOPE_FAILURE -1
|
||||
|
Reference in New Issue
Block a user