Skip to content

Commit 4384b20

Browse files
committed
Update header guard
1 parent 4f2d29c commit 4384b20

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

ALICE3/Utils/a3StrangenessTofPidHelper.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
/// \author Jesper Karlsson Gumprecht <jesper.gumprecht@cern.ch>
1515
///
1616

17-
#ifndef ALICE3_UTILS_UTILSSTRANGENESSTOFPID_H_
18-
#define ALICE3_UTILS_UTILSSTRANGENESSTOFPID_H_
17+
#ifndef ALICE3_UTILS_A3STRANGNESSTOFPIDHELPER_H_
18+
#define ALICE3_UTILS_A3STRANGNESSTOFPIDHELPER_H_
1919

2020
#include "ALICE3/Core/TrackUtilities.h"
2121

@@ -383,4 +383,4 @@ class StrangenessTofPid<Topology::Cascade> : public StrangenessTofPidBase
383383
};
384384

385385
} // namespace o2::upgrade::stratofpid
386-
#endif // ALICE3_UTILS_UTILSSTRANGENESSTOFPID_H_
386+
#endif // ALICE3_UTILS_A3STRANGNESSTOFPIDHELPER_H_

0 commit comments

Comments
 (0)