mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 13:33:02 +08:00
Suppress another pointless IWYU warning
This commit is contained in:
parent
9d742a4fa1
commit
c76d866317
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue
Block a user