mirror of
https://github.com/neovim/neovim.git
synced 2025-09-24 20:18:32 +00:00
IWYU: remove unused "version.h"
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
#ifdef HAVE_LOCALE_H
|
||||
# include <locale.h>
|
||||
#endif
|
||||
#include "nvim/version.h"
|
||||
#include "nvim/ex_cmds2.h"
|
||||
#include "nvim/buffer.h"
|
||||
#include "nvim/charset.h"
|
||||
|
Reference in New Issue
Block a user