File tree Expand file tree Collapse file tree
Utilities/Mergers/include/Mergers Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99// granted to it by virtue of its status as an Intergovernmental Organization
1010// or submit itself to any jurisdiction.
1111
12- #ifndef ALICEO2_MERGERS_H
13- #define ALICEO2_MERGERS_H
12+ #ifndef ALICEO2_MERGEABLE_H
13+ #define ALICEO2_MERGEABLE_H
1414
1515// / \file Mergeable.h
1616// / \brief Mergeable concept.
Original file line number Diff line number Diff line change 99// granted to it by virtue of its status as an Intergovernmental Organization
1010// or submit itself to any jurisdiction.
1111
12- #ifndef ALICEO2_MERGERS_H
13- #define ALICEO2_MERGERS_H
12+ #ifndef ALICEO2_MERGERALGORITHM_H
13+ #define ALICEO2_MERGERALGORITHM_H
1414
1515// / \file MergerAlgorithm.h
1616// / \brief Algorithms for merging objects.
@@ -37,4 +37,4 @@ void deleteTCollections(TObject* obj);
3737
3838} // namespace o2::mergers::algorithm
3939
40- #endif // ALICEO2_MERGERS_H
40+ #endif // ALICEO2_MERGERALGORITHM_H
You can’t perform that action at this time.
0 commit comments