Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Molenkamp <github@lazydodo.com>2022-01-04 17:15:51 +0300
committerRay Molenkamp <github@lazydodo.com>2022-01-04 17:15:51 +0300
commitbbd0c4118bb782947962bbf15e05421d186c87a4 (patch)
tree24a1f8735e76a137fb43c27e04521ad84f142e1e /release
parent54e2f851a4bc0c48d8e2c4254058593ae9852239 (diff)
Fix: Build issue with MSVC
std::min was used without including the algorithm header. Seems to be implicitly included by something in newer MSVC versions and GCC, however vs16.4 needed a little help here.
Diffstat (limited to 'release')
0 files changed, 0 insertions, 0 deletions