Blender Git Commit Log
Git Commits -> Revision b98735e
Revision b98735e by Sybren A. Stüvel (master) July 30, 2021, 11:16 (GMT) |
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. |
Commit Details:
Full Hash: b98735ec296f0c50f17f52f8c9b33f7cebc2b234
Parent Commit: 0204314
Lines Changed: +2, -0
1 Modified Path:
/source/blender/blenkernel/BKE_appdir.h (+2, -0) (Diff)