AcademySoftwareFoundation/openexr

website example code should show required #include

Open

#2,350 opened on Apr 11, 2026

 (5 comments) (0 reactions) (1 assignee)C (695 forks)auto 404
good first issuehelp wanted

Repository metrics

Stars
 (1,812 stars)
PR merge metrics
 (PR metrics pending)

Description

Each block of example code on the website should have the necessary #include statements that identify the headers for the classes/types in use. Each block should compile independently.

Contributor guide