From 39830e61ee5708301db53865894794d0c680231c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Tich=C3=A1k?= Date: Tue, 11 Mar 2025 11:17:51 +0100 Subject: [PATCH] [Framework] removed old interface in boost test --- Framework/test/testReductor.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/Framework/test/testReductor.cxx b/Framework/test/testReductor.cxx index 26b3e78243..f525b76ccb 100644 --- a/Framework/test/testReductor.cxx +++ b/Framework/test/testReductor.cxx @@ -24,7 +24,6 @@ #include "QualityControl/ConditionAccess.h" #include #include -#include #define BOOST_TEST_MODULE Reductor test #define BOOST_TEST_MAIN