Remove unneeded headers identified by IWYU (#2007)

This commit is contained in:
Andrew Gaul
2022-07-28 23:38:38 +09:00
committed by GitHub
parent 3928a7e359
commit 01a92476e6
30 changed files with 24 additions and 44 deletions

View File

@ -18,7 +18,6 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include <cstdio>
#include <cstdlib>
#include <algorithm>