mirror of
https://github.com/neovim/neovim.git
synced 2025-09-12 22:38:16 +00:00
move stdarg.h include out of vim.h
This commit is contained in:

committed by
Nicolas Hillegeer

parent
e69cfa6c15
commit
b94d07b046
@@ -11,6 +11,7 @@
|
||||
*/
|
||||
|
||||
#include <inttypes.h>
|
||||
#include <stdarg.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdbool.h>
|
||||
|
Reference in New Issue
Block a user