File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Framework/Core/include/Framework Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1111#ifndef O2_FRAMEWORK_ANALYSISDATAMODEL_H_
1212#define O2_FRAMEWORK_ANALYSISDATAMODEL_H_
1313
14- #include " Framework/ASoA.h"
14+ #include " Framework/ASoA.h" // IWYU pragma: export
1515
1616#include < cmath>
1717#include < bitset>
Original file line number Diff line number Diff line change 2121#include " Framework/DataProcessorSpec.h"
2222#include " Framework/DataAllocator.h"
2323#include " Framework/SendingPolicy.h"
24- #include " Framework/WorkflowSpec.h"
24+ #include " Framework/WorkflowSpec.h" // IWYU pragma: export
2525#include " Framework/ConfigContext.h"
2626#include " Framework/CustomWorkflowTerminationHook.h"
2727#include " Framework/CommonServices.h"
2828#include " Framework/WorkflowCustomizationHelpers.h"
29- #include " Framework/Logger.h"
29+ #include " Framework/Logger.h" // IWYU pragma: export
3030#include " Framework/CheckTypes.h"
3131#include " Framework/StructToTuple.h"
3232#include " ResourcePolicy.h"
You can’t perform that action at this time.
0 commit comments