mirror of
https://github.com/neovim/neovim.git
synced 2025-09-17 08:48:16 +00:00
MSVC: include os/os_defs.h for inline
. #3239
This commit is contained in:

committed by
Justin M. Keyes

parent
a4856694e1
commit
f81302d5b0
@@ -11,6 +11,7 @@
|
||||
#include <stdbool.h>
|
||||
|
||||
#include "nvim/func_attr.h"
|
||||
#include "nvim/os/os_defs.h"
|
||||
|
||||
// Definitions of various common control characters.
|
||||
|
||||
|
Reference in New Issue
Block a user