Skip to content
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

replace the use of 'class' with 'struct' in unknownSchema.h #71

Conversation

rogergodspeed
Copy link
Contributor

There was an unexpected use of class in the unknownSchema.h header. It has been replaced with struct and confirmed all tests still succeed as intended.

@rogergodspeed rogergodspeed force-pushed the fix_unknownSchema_class_to_struct branch from a92b1f6 to 017519f Compare September 22, 2024 14:55
@ssteinbach ssteinbach merged commit da62575 into OpenTimelineIO:main Sep 24, 2024
3 checks passed
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