Skip to content

Conversation

@Bleach665
Copy link
Contributor

@Bleach665 Bleach665 commented Apr 11, 2019

#include <queue>

#undef min
#undef max
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It doesn't look reliable, especially there are no tesseract headers on the lines above.
Other files could be broken in the similar way easily by using normal std::min() / std::max().

Please try this patch instead: alalek@issue_2084

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your patch resolves this bug. Build was successful.

@Bleach665 Bleach665 deleted the fix_Text_build branch November 14, 2020 16:49
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