From 749c90d92ec7eef32508049c7c0d5df98bf4f25b Mon Sep 17 00:00:00 2001 From: Arseniy Zaostrovnykh <70532144+arseniy-sonar@users.noreply.github.com> Date: Tue, 2 Aug 2022 13:04:31 +0200 Subject: [PATCH] Fix the build on CodeQL/Analyze --- src/viewer/svmnode.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/viewer/svmnode.h b/src/viewer/svmnode.h index bc202fc9b6..d6423ecd52 100644 --- a/src/viewer/svmnode.h +++ b/src/viewer/svmnode.h @@ -29,6 +29,8 @@ #ifndef GRAPHICS_DISABLED +#include + #include namespace tesseract {