mirror of
https://github.com/neovim/neovim.git
synced 2025-09-19 17:58:18 +00:00
mbyte: Include os_defs.h in mbyte.h
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
|
|
||||||
#include "nvim/iconv.h"
|
#include "nvim/iconv.h"
|
||||||
#include "nvim/func_attr.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".
|
* Return byte length of character that starts with byte "b".
|
||||||
|
Reference in New Issue
Block a user