refactor: move StringBuilder to types_defs.h (#33745)

This commit is contained in:
Gregory Anders
2025-05-01 10:06:08 -05:00
committed by GitHub
parent d567f899ef
commit d1fed989f2
8 changed files with 6 additions and 10 deletions

View File

@@ -8,7 +8,6 @@
#include "nvim/gettext_defs.h" // IWYU pragma: keep
#include "nvim/macros_defs.h"
#include "nvim/marktree_defs.h"
#include "nvim/strings.h"
#include "nvim/types_defs.h"
/// Values for buflist_getfile()