Skip to content

Commit e9fc388

Browse files
authored
remove unneeded include (AliceO2Group#6858)
1 parent 8393157 commit e9fc388

2 files changed

Lines changed: 0 additions & 3 deletions

File tree

Detectors/AOD/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ o2_add_library(
1313
AODProducerWorkflow
1414
SOURCES src/AODProducerWorkflowSpec.cxx
1515
PUBLIC_LINK_LIBRARIES
16-
O2::AnalysisDataModel
1716
O2::DetectorsVertexing
1817
O2::Framework
1918
O2::FT0Workflow
@@ -54,6 +53,5 @@ o2_add_executable(
5453
O2::TOFCalibration
5554
O2::SimConfig
5655
O2::DataFormatsFT0
57-
O2::AnalysisDataModel
5856
O2::Steer
5957
)

Detectors/AOD/src/AODProducerWorkflowSpec.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
/// @file AODProducerWorkflowSpec.cxx
1313

1414
#include "AODProducerWorkflow/AODProducerWorkflowSpec.h"
15-
#include "AnalysisDataModel/PID/PIDTOF.h"
1615
#include "DataFormatsFT0/RecPoints.h"
1716
#include "DataFormatsITS/TrackITS.h"
1817
#include "DataFormatsMFT/TrackMFT.h"

0 commit comments

Comments
 (0)