Files
test/source/blender
Sybren A. Stüvel b98735ec29 Kernel: include header file in BKE_appdir.h defining size_t
In `BKE_appdir.h`, include `<stddef.h>` as that defines `size_t`. This
follows the "include what you use" principle, and makes it possible to
use `BKE_appdir.h` without having to bother with its dependencies.

No functional changes.
2021-07-30 13:16:14 +02:00
..
2021-03-29 19:11:17 -06:00
2021-07-30 16:16:38 +10:00
2021-07-26 12:32:42 +10:00
2021-07-30 16:16:38 +10:00
2021-07-26 14:57:13 +02:00