Skip to content

Commit 1c4c0b0

Browse files
authored
Merge pull request #3888 from arseniy-sonar/patch-1
Fix the build on CodeQL/Analyze
2 parents f827e25 + 749c90d commit 1c4c0b0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/viewer/svmnode.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@
2929

3030
#ifndef GRAPHICS_DISABLED
3131

32+
#include <tesseract/export.h>
33+
3234
#include <string>
3335

3436
namespace tesseract {

0 commit comments

Comments
 (0)