Skip to content

Commit f04c8d6

Browse files
committed
Fix megaLinter
1 parent f1d0813 commit f04c8d6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

PWGLF/DataModel/LFHyperhelium4sigmaTables.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
#include "Framework/AnalysisDataModel.h"
1717
#include "Framework/ASoAHelpers.h"
1818

19-
#ifndef PWGLF_DATAMODEL_LFHYPERHELIUM4TABLES_H_
20-
#define PWGLF_DATAMODEL_LFHYPERHELIUM4TABLES_H_
19+
#ifndef PWGLF_DATAMODEL_LFHYPERHELIUM4SIGMATABLES_H_
20+
#define PWGLF_DATAMODEL_LFHYPERHELIUM4SIGMATABLES_H_
2121

2222
namespace o2::aod
2323
{
@@ -90,4 +90,4 @@ DECLARE_SOA_TABLE(MCHe4S2BCands, "AOD", "MCHE4S2BCANDS",
9090

9191
} // namespace o2::aod
9292

93-
#endif // PWGLF_DATAMODEL_LFHYPERHELIUM4TABLES_H_
93+
#endif // PWGLF_DATAMODEL_LFHYPERHELIUM4SIGMATABLES_H_

0 commit comments

Comments
 (0)