forked from AcademySoftwareFoundation/openexr
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix exports on DeepImageChannel and FlatImageChannel.
If the whole class isn't exported, the typeinfo doesn't get exported, and so dynamic casting into those classes will not work. Note that this is a manual port of bb3bb3f from the RB-3.1 branch. I was unable to do a cherry-pick due to conflicts from minor text formatting differences between branches.
- Loading branch information
1 parent
737b270
commit 147a458
Showing
2 changed files
with
12 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters