Skip to content

Add missing include to algorithm for std::min/max

Fix issue when compiling with VS2017: 'min': is not a member of 'std'

Merge request reports