`git_info.h` should probably not be a public header or at least should be grouped under `nbl/` as it may conflict with other projects using Nabla. https://github.com/Devsh-Graphics-Programming/Nabla/blob/de62785b6db71a04154fd6ba4039ce1d87193e19/include/nbl/video/ILogicalDevice.h#L17 See also https://github.com/Devsh-Graphics-Programming/Nabla/pull/775#discussion_r1834065004
git_info.hshould probably not be a public header or at least should be grouped undernbl/as it may conflict with other projects using Nabla.Nabla/include/nbl/video/ILogicalDevice.h
Line 17 in de62785
See also #775 (comment)