mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-26 04:43:10 +00:00
Drop no-longer-needed iostream header from src/builtin_read.cpp
This commit is contained in:
parent
4780b28a93
commit
8ffc3ab242
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
|||
#include "config.h" // IWYU pragma: keep
|
||||
|
||||
#include <errno.h>
|
||||
#include <iostream>
|
||||
#include <limits.h>
|
||||
#include <stddef.h>
|
||||
#include <stdio.h>
|
||||
|
|
Loading…
Reference in a new issue