Skip to content

Include missing defs.hpp header in template files - #2050

Merged
dsnopek merged 1 commit into
godotengine:masterfrom
Togira123:fix-missing-headers
Aug 31, 2026
Merged

Include missing defs.hpp header in template files#2050
dsnopek merged 1 commit into
godotengine:masterfrom
Togira123:fix-missing-headers

Conversation

@Togira123

Copy link
Copy Markdown
Contributor

Just a small change, these two template files did not include <godot_cpp/core/defs.hpp> even though they both use macros defined in it. This led to errors being displayed in code editors when opening these files.

@Togira123
Togira123 requested a review from a team as a code owner August 31, 2026 14:24
@Ivorforce Ivorforce added the bug This has been identified as a bug label Aug 31, 2026
@dsnopek

dsnopek commented Aug 31, 2026

Copy link
Copy Markdown
Collaborator

Thanks!

@dsnopek
dsnopek merged commit 4d02987 into godotengine:master Aug 31, 2026
20 checks passed
@dsnopek dsnopek added this to the 10.x milestone Aug 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug This has been identified as a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants