Blender Git Commit Log
Git Commits -> Revision 60befc8
Revision 60befc8 by Ray molenkamp (master) November 23, 2021, 17:51 (GMT) |
Clean-up: Fix BLI_rect.h collision with windows.h windows.h `#defines rct1` as a number which is problematic if we include `BLI_rect.h` after `windows.h` . by renaming `rct1/2` to `rct_a/b` we side step the collision and straighten up the naming with the functions directly above it. |
Commit Details:
Full Hash: 60befc8f0284e70fda2ef1d704cb3f81ec406170
Parent Commit: 62b50c6
Lines Changed: +2, -2
1 Modified Path:
/source/blender/blenlib/BLI_rect.h (+2, -2) (Diff)