Skip to content

Add method_ptrcall header include to type_info to fix compiler errors #1754

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

tomfull123
Copy link
Contributor

Fixes #1735

@tomfull123 tomfull123 requested a review from a team as a code owner March 28, 2025 20:07
@dsnopek dsnopek added bug This has been identified as a bug cherrypick:4.4 labels Apr 1, 2025
@dsnopek dsnopek added this to the 4.x milestone Apr 1, 2025
@tomfull123 tomfull123 force-pushed the typed-dictionary-compilation-errors branch from 0f0d285 to 7ffaecc Compare April 1, 2025 19:35
@dsnopek dsnopek merged commit c26e7c9 into godotengine:master Apr 2, 2025
11 checks passed
@dsnopek
Copy link
Collaborator

dsnopek commented Apr 2, 2025

Thanks!

@tomfull123 tomfull123 deleted the typed-dictionary-compilation-errors branch April 2, 2025 18:10
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 cherrypick:4.4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing method_ptrcall.hpp include in type_info.hpp causes compile errors when including TypedDictionary
2 participants