mirror of
https://github.com/neovim/neovim.git
synced 2025-10-06 01:46:29 +00:00
Remove excess <stdint.h>
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
#include <stddef.h>
|
||||
#include <stdbool.h>
|
||||
#include <string.h>
|
||||
#include <stdint.h>
|
||||
#include <inttypes.h>
|
||||
#include <errno.h>
|
||||
#include <assert.h>
|
||||
|
Reference in New Issue
Block a user