mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-06 17:31:14 -03:00
Suppress another pointless IWYU warning
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
// Various bug and feature tests. Compiled and run by make test.
|
||||
|
||||
// IWYU pragma: no_include <cstring>
|
||||
// IWYU pragma: no_include <cstddef>
|
||||
#include <assert.h>
|
||||
#include <libgen.h>
|
||||
#include <limits.h>
|
||||
|
||||
Reference in New Issue
Block a user