Skip to content

Commit 3e64375

Browse files
authored
Merge pull request #20 from alibuild/alibot-cleanup-15071
Please consider the following formatting changes to #15071
2 parents cd0dc51 + e6ccbb6 commit 3e64375

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)