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

arch: Remove stray ) in pragma #1413

Merged
merged 1 commit into from
Mar 23, 2018
Merged

arch: Remove stray ) in pragma #1413

merged 1 commit into from
Mar 23, 2018

Conversation

stweil
Copy link
Member

@stweil stweil commented Mar 23, 2018

This fixes a warning from clang:

arch/dotproductavx.cpp:94:51: warning:
unexpected token in pragma diagnostic [-Wunknown-pragmas]

Signed-off-by: Stefan Weil [email protected]

This fixes a warning from clang:

arch/dotproductavx.cpp:94:51: warning:
 unexpected token in pragma diagnostic [-Wunknown-pragmas]

Signed-off-by: Stefan Weil <[email protected]>
@zdenop zdenop merged commit e45d958 into tesseract-ocr:master Mar 23, 2018
@stweil stweil deleted the warn branch March 23, 2018 18:50
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