#2398·aria2

Build failiure with libc++ 23.1.0

Author: Un1q32Created Sep 7, 2026Updated Sep 7, 2026

A TON of files fail to compile because of a missing definition of `std::back_inserter`, adding `#include <iterator>` to these files makes the build work.