mirror of
https://github.com/neovim/neovim.git
synced 2025-10-15 06:16:08 +00:00
Remove excess <stdint.h>
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
|
||||
#include <inttypes.h>
|
||||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
#include <assert.h>
|
||||
#include <msgpack.h>
|
||||
|
||||
|
Reference in New Issue
Block a user