Blender Git Loki

Git Commits -> Revision 482c5f0

Revision 482c5f0 by Ray molenkamp (master)
October 19, 2021, 01:01 (GMT)
Fix: Build error with MSVC

noise.cc uses std::min and std::max without
including the algorithm header required.

Newer MSVC versions and GCC implicitly include
it somewhere, which isn't something we should
count on. Best to include what you use.

Commit Details:

Full Hash: 482c5f001449f6bbb57c4d01363600879607099e
Parent Commit: c1d138d
Lines Changed: +1, -0

1 Modified Path:

/source/blender/blenlib/intern/noise.cc (+1, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021