mirror of
https://github.com/neovim/neovim.git
synced 2025-09-19 09:48:19 +00:00
Remove excess <stdint.h>
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
/// Functions for Ex command line for the +eval feature.
|
||||
#include <assert.h>
|
||||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
#include <inttypes.h>
|
||||
#include <limits.h>
|
||||
|
||||
|
Reference in New Issue
Block a user