mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-30 15: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:
@@ -48,6 +48,7 @@
|
||||
#include "signal.h"
|
||||
#include "timer.h"
|
||||
#include "trace.h"
|
||||
#include "wcstringutil.h"
|
||||
#include "wutil.h" // IWYU pragma: keep
|
||||
|
||||
/// Number of calls to fork() or posix_spawn().
|
||||
|
||||
Reference in New Issue
Block a user