mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 22:48:34 +00:00
Remove excess <stdint.h>
This commit is contained in:
@@ -79,7 +79,6 @@
|
||||
#include <inttypes.h>
|
||||
#include <limits.h>
|
||||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
|
Reference in New Issue
Block a user