mirror of
https://github.com/neovim/neovim.git
synced 2025-11-30 06:00:42 +00:00
Remove excess <stdint.h>
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
|
||||
#include <assert.h>
|
||||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
#include <inttypes.h>
|
||||
|
||||
#include "nvim/vim.h"
|
||||
|
||||
Reference in New Issue
Block a user