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

@@ -879,7 +879,6 @@ def CheckIncludes(filename, lines, error):
"mpack/mpack_core.h",
"mpack/object.h",
"nvim/func_attr.h",
"nvim/strings.h",
"termkey/termkey.h",
"vterm/vterm.h",
"xdiff/xdiff.h",