From cabf813b2edc9c3f614abb7011144a3b81936f45 Mon Sep 17 00:00:00 2001 From: hristov Date: Mon, 25 Oct 2010 12:20:16 +0000 Subject: [PATCH] include limits.h --- PWG2/FLOW/AliFlowTasks/AliFlowEventCuts.h | 1 + 1 file changed, 1 insertion(+) diff --git a/PWG2/FLOW/AliFlowTasks/AliFlowEventCuts.h b/PWG2/FLOW/AliFlowTasks/AliFlowEventCuts.h index 1ee4ada3928..d1258cb5f07 100644 --- a/PWG2/FLOW/AliFlowTasks/AliFlowEventCuts.h +++ b/PWG2/FLOW/AliFlowTasks/AliFlowEventCuts.h @@ -10,6 +10,7 @@ #define ALIFLOWEVENTCUTS_H #include +#include #include "TNamed.h" class AliVEvent; -- 2.43.0