mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-22 15:41:11 -03:00
Migrate a bunch of code out of common.h
Put it into wcstringutil, path, or a new file null_terminated_array.
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
#include "fallback.h" // IWYU pragma: keep
|
||||
#include "flog.h"
|
||||
#include "output.h"
|
||||
#include "wcstringutil.h"
|
||||
#include "wutil.h" // IWYU pragma: keep
|
||||
|
||||
/// Whether term256 and term24bit are supported.
|
||||
|
||||
Reference in New Issue
Block a user