From: hristov Date: Mon, 25 Oct 2010 12:20:16 +0000 (+0000) Subject: include limits.h X-Git-Url: http://git.uio.no/git/?a=commitdiff_plain;h=cabf813b2edc9c3f614abb7011144a3b81936f45;p=u%2Fmrichter%2FAliRoot.git include limits.h --- 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;