Skip to content

Commit e6ccbb6

Browse files
committed
Please consider the following formatting changes
1 parent cd0dc51 commit e6ccbb6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ALICE3/Core/ALICE3CoreLinkDef.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
#pragma link off all functions;
1515

1616
#pragma link C++ class o2::pid::tof::TOFResoALICE3 + ;
17-
#pragma link C++ class std::vector<std::vector<unsigned int>>+;
18-
#pragma link C++ class std::vector<std::vector<std::uint32_t>>+;
17+
#pragma link C++ class std::vector < std::vector < unsigned int>> + ;
18+
#pragma link C++ class std::vector < std::vector < std::uint32_t>> + ;

0 commit comments

Comments
 (0)