Skip to content

Commit 2f82aa6

Browse files
author
Nicolas Strangmann
committed
Add missing include
1 parent f70ad1a commit 2f82aa6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

PWGEM/PhotonMeson/DataModel/bcWiseTables.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
#ifndef PWGEM_PHOTONMESON_DATAMODEL_BCWISETABLES_H_
2020
#define PWGEM_PHOTONMESON_DATAMODEL_BCWISETABLES_H_
2121

22+
#include <limits>
23+
2224
#include "Framework/AnalysisDataModel.h"
2325

2426
namespace o2::aod

0 commit comments

Comments
 (0)