mirror of
https://github.com/neovim/neovim.git
synced 2025-10-04 17:06:30 +00:00
Remove excess <stdint.h>
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
#include <inttypes.h>
|
||||
#include <stdarg.h>
|
||||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
#if !defined(WIN32)
|
||||
# include <sys/time.h> // for gettimeofday()
|
||||
|
Reference in New Issue
Block a user