Minor include cleanup

This commit is contained in:
hinger_v 2025-02-03 17:35:50 +01:00
parent b73684612b
commit 633f83f9c7
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@
@li version is the version number of this structure format @li version is the version number of this structure format
*/ */
#include <algorithm> //#include <algorithm>
#include <numeric> #include <numeric>
#include <tuple> #include <tuple>

View File

@ -1,7 +1,7 @@
// SPDX-License-Identifier: LGPL-3.0-or-other // SPDX-License-Identifier: LGPL-3.0-or-other
// Copyright (C) 2021 Contributors to the SLS Detector Package // Copyright (C) 2021 Contributors to the SLS Detector Package
// #include "sls/ansi.h" // #include "sls/ansi.h"
#include <iostream> //#include <iostream>
#undef CORR #undef CORR
#define C_GHOST 0.0004 #define C_GHOST 0.0004