Files
test/source/blender/blenkernel
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-07-07 13:42:46 +10:00
2021-07-16 11:48:54 +10:00
2020-10-01 14:29:45 +02:00
2020-12-15 17:19:55 +01:00
2021-06-18 10:50:19 +02:00
2021-06-22 10:54:50 -07:00
2021-07-07 13:42:46 +10:00
2021-07-02 12:15:29 +10:00
2021-06-10 12:15:59 +02:00