Files
blender/extern
Ray Molenkamp 7c1ab77fa6 audaspace: Fix build error with MSVC 17.4+
`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.
2022-11-09 14:39:15 -07:00
..
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-06-17 19:40:01 +02:00
2022-02-11 09:14:36 +11:00
2021-09-22 09:07:09 +02:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-08-15 16:10:29 +02:00

When updating a library remember to:

* Update the README.blender with the corresponding version.
* Update the THIRD-PARTY-LICENSE.txt document