forked from blender/blender
Ray molenkamp
ac7b4855bd
`DeviceManager.h` uses `std::string` without explicitly including the `<string>` header. While older MSVC implicitly included this header somewhere, the headers for 17.4+ do not leading to a build error. |
||
---|---|---|
.. | ||
audaspace | ||
binreloc | ||
bullet2 | ||
ceres | ||
clew | ||
cuew | ||
curve_fit_nd | ||
draco | ||
Eigen3 | ||
gflags | ||
glew | ||
glew-es | ||
glog | ||
gmock | ||
gtest | ||
lzma | ||
lzo | ||
mantaflow | ||
quadriflow | ||
rangetree | ||
sdlew | ||
smaa_areatex | ||
wcwidth | ||
xdnd | ||
.clang-format | ||
CMakeLists.txt | ||
README |
When updating a library remember to: * Update the README.blender with the corresponding version. * Update the THIRD-PARTY-LICENSE.txt document