Skip to content

Commit 7b9b498

Browse files
authored
Please consider the following formatting changes to #17546 (#17548)
1 parent 7c56cf2 commit 7b9b498

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ALICE3/Core/FlatTrackSmearer.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
#include <TRandom.h>
2222

2323
#include <string>
24-
##include <vector>
24+
##include<vector>
2525
#include <cmath>
2626
#include <cstddef>
2727
#include <cstdint>
@@ -30,7 +30,7 @@
3030
#include <span>
3131
#include <string>
3232

33-
namespace o2::delphes
33+
namespace o2::delphes
3434
{
3535
int TrackSmearer::getIndexPDG(int pdg)
3636
{

0 commit comments

Comments
 (0)