mirror of
https://github.com/neovim/neovim.git
synced 2025-12-01 06:23:01 +00:00
Remove excess <stdint.h>
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
// it. PVS-Studio Static Code Analyzer for C, C++ and C#: http://www.viva64.com
|
||||
|
||||
#include <assert.h>
|
||||
#include <stdint.h>
|
||||
#include <inttypes.h>
|
||||
#include <stdbool.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
Reference in New Issue
Block a user