mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-25 10:11:17 -03:00
lint cleanups
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
// Library for pooling common strings.
|
||||
#include "config.h" // IWYU pragma: keep
|
||||
|
||||
#include <pthread.h>
|
||||
#include <stddef.h>
|
||||
#include <wchar.h>
|
||||
#include <algorithm>
|
||||
|
||||
Reference in New Issue
Block a user