Blender Git Commit Log
Git Commits -> Revision 7683641
Revision 7683641 by Sybren A. Stüvel (master) December 11, 2019, 11:24 (GMT) |
Depsgraph: add missing #include to DEG_depsgraph_query.h The `DEG_depsgraph_query.h` file uses the `ITER_BEGIN` and `ITER_END` macros defined in `BLI_iterator.h` without including that header. No functional changes. |
Commit Details:
Full Hash: 7683641a7f9e1c44c260b74144dbf0bb215cccad
Parent Commit: f5e37af
Lines Changed: +2, -0
1 Modified Path:
/source/blender/depsgraph/DEG_depsgraph_query.h (+2, -0) (Diff)