mirror of
https://github.com/neovim/neovim.git
synced 2025-10-12 04:46:10 +00:00
build(IWYU): fix includes for undo_defs.h
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include "nvim/pos.h"
|
||||
#include "nvim/pos_defs.h"
|
||||
#include "nvim/types.h"
|
||||
|
||||
// Includes final NUL. MAX_MCO is no longer used, but at least 4*(MAX_MCO+1)+1=29
|
||||
|
Reference in New Issue
Block a user