From ea94f102fa5f2680fa6761fb0c84439bbf5f2048 Mon Sep 17 00:00:00 2001 From: leonarski_f Date: Thu, 23 Apr 2026 21:36:17 +0200 Subject: [PATCH] ImagePreprocessorBuffer: Add to make Ubuntu 22.04 happy --- image_analysis/image_preprocessing/ImagePreprocessorBuffer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/image_analysis/image_preprocessing/ImagePreprocessorBuffer.h b/image_analysis/image_preprocessing/ImagePreprocessorBuffer.h index 5048571d..f380ca1d 100644 --- a/image_analysis/image_preprocessing/ImagePreprocessorBuffer.h +++ b/image_analysis/image_preprocessing/ImagePreprocessorBuffer.h @@ -1,11 +1,11 @@ // SPDX-FileCopyrightText: 2026 Filip Leonarski, Paul Scherrer Institute // SPDX-License-Identifier: GPL-3.0-only - #pragma once #include #include +#include class ImagePreprocessorBuffer { protected: