AcademySoftwareFoundation/openexr
website example code should show required #include
Open
#2,350 opened on Apr 11, 2026
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.