Replace `std::size` usage with `std_size` to avoid `<iterator>` include.
#pragma once
std::size
std_size
<iterator>