Skip to content

Missing include#1

Open
thomaskileyukaea wants to merge 2 commits intoalexander-valov:masterfrom
thomaskileyukaea:missing-include
Open

Missing include#1
thomaskileyukaea wants to merge 2 commits intoalexander-valov:masterfrom
thomaskileyukaea:missing-include

Conversation

@thomaskileyukaea
Copy link

std::array is used in the Bilinear interpolator but not included. Include-what-you-use is best practise, but also this stops it compiling on my machine at least.

In BilinearInterpolator::InterpolateRect std::array is used but not included. On Windows this prevents compilation.
This mirrors the change made to the bilinear interpolator
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.

1 participant