From 633f83f9c752aa9a79a4f34eb60e7563882bd99b Mon Sep 17 00:00:00 2001 From: vhinger Date: Mon, 3 Feb 2025 17:35:50 +0100 Subject: [PATCH] Minor include cleanup --- .../dataStructures/jungfrauLGADStrixelsDataQuadH5.h | 2 +- .../jungfrauExecutables/jungfrauRawDataProcess_filetxtH5.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/slsDetectorCalibration/dataStructures/jungfrauLGADStrixelsDataQuadH5.h b/slsDetectorCalibration/dataStructures/jungfrauLGADStrixelsDataQuadH5.h index c222057e3..5a1e55045 100644 --- a/slsDetectorCalibration/dataStructures/jungfrauLGADStrixelsDataQuadH5.h +++ b/slsDetectorCalibration/dataStructures/jungfrauLGADStrixelsDataQuadH5.h @@ -32,7 +32,7 @@ @li version is the version number of this structure format */ -#include +//#include #include #include diff --git a/slsDetectorCalibration/jungfrauExecutables/jungfrauRawDataProcess_filetxtH5.cpp b/slsDetectorCalibration/jungfrauExecutables/jungfrauRawDataProcess_filetxtH5.cpp index e2b3cc5c3..33d040132 100644 --- a/slsDetectorCalibration/jungfrauExecutables/jungfrauRawDataProcess_filetxtH5.cpp +++ b/slsDetectorCalibration/jungfrauExecutables/jungfrauRawDataProcess_filetxtH5.cpp @@ -1,7 +1,7 @@ // SPDX-License-Identifier: LGPL-3.0-or-other // Copyright (C) 2021 Contributors to the SLS Detector Package // #include "sls/ansi.h" -#include +//#include #undef CORR #define C_GHOST 0.0004