mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
mbyte: Include os_defs.h in mbyte.h
This commit is contained in:
parent
3bf87a5a6b
commit
f830243ff7
@ -6,6 +6,7 @@
|
||||
|
||||
#include "nvim/iconv.h"
|
||||
#include "nvim/func_attr.h"
|
||||
#include "nvim/os/os_defs.h" // For WCHAR, indirect
|
||||
|
||||
/*
|
||||
* Return byte length of character that starts with byte "b".
|
||||
|
Loading…
Reference in New Issue
Block a user