Skip to content

Conversation

@Bigfoot71
Copy link
Contributor

I corrected a small, unnecessary recursive inclusion problem and still added a forward declaration of Mesh just in case to avoid potential errors. Model.hpp only uses Mesh through pointers or references, so I think it's better this way.

@RobLoach
Copy link
Owner

Thanks so much for this one. I think that's definitely a workable solution 👍

@RobLoach RobLoach changed the title Fix a recursive include Fix a recursive Mesh include in Model.hpp Oct 20, 2023
@RobLoach RobLoach merged commit 6ac380b into RobLoach:master Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants