mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-07 18:21:16 -03:00
Stop #include-ing wcstringutil.h in flog.h
This is a header dependency that we can break.
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
#include "proc.h"
|
||||
#include "reader.h"
|
||||
#include "termsize.h"
|
||||
#include "wcstringutil.h"
|
||||
#include "wutil.h" // IWYU pragma: keep
|
||||
|
||||
/// Some configuration path environment variables.
|
||||
|
||||
Reference in New Issue
Block a user