mirror of
https://github.com/neovim/neovim.git
synced 2026-07-17 22:51:20 +00:00
Add missing include file
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
// it. PVS-Studio Static Code Analyzer for C, C++ and C#: http://www.viva64.com
|
||||
|
||||
#include "nvim/vim.h"
|
||||
#include "nvim/os/os_win_console.h"
|
||||
|
||||
int os_get_conin_fd(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user