Add missing include <algorithm> for std::all_of and std::binary_search triggered by gcc14
include <algorithm>
std::all_of
std::binary_search