mirror of
https://github.com/neovim/neovim.git
synced 2025-10-04 00:46:30 +00:00
Remove excess <stdint.h>
This commit is contained in:
@@ -72,7 +72,6 @@
|
||||
#include <inttypes.h>
|
||||
#include <limits.h>
|
||||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <wctype.h>
|
||||
|
Reference in New Issue
Block a user