Skip to content

fix(render_util): include <functional> for std::function#12

Open
dillona wants to merge 1 commit intoOpenMoonRay:mainfrom
dillona:fix/arena-functional-include
Open

fix(render_util): include <functional> for std::function#12
dillona wants to merge 1 commit intoOpenMoonRay:mainfrom
dillona:fix/arena-functional-include

Conversation

@dillona
Copy link
Copy Markdown

@dillona dillona commented Jan 18, 2026

Compatibility:

patch

Issues/Tickets:

N/A

Release notes comment:

Add missing include to make Arena.h self-contained when using std::function.

Comments for the reviewer:

Single-header fix: include in Arena.h to avoid relying on transitive includes.

Look or scene setup change:

N/A

Special notes for production:

N/A

Signed-off-by: Dillon Amburgey <dillona@dillona.com>
@jlanz
Copy link
Copy Markdown
Contributor

jlanz commented Jan 23, 2026

Thank you for submitting a Pull Request. Developers who wish to contribute code to be considered for inclusion in MoonRay must first complete a Contributor License Agreement, and email it to MoonRay@dreamworks.com and be sure to include your GitHub username(s).

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