The NodeDeclarationBuilder::typeinfo_ is unused in release builds, but is used in debug builds for assert. Mark it as `[[maybe_unused]]` to silence strict compilation warning. Pull Request: https://projects.blender.org/blender/blender/pulls/129912
The NodeDeclarationBuilder::typeinfo_ is unused in release builds, but is used in debug builds for assert. Mark it as `[[maybe_unused]]` to silence strict compilation warning. Pull Request: https://projects.blender.org/blender/blender/pulls/129912