]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
include limits.h
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 25 Oct 2010 12:20:16 +0000 (12:20 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 25 Oct 2010 12:20:16 +0000 (12:20 +0000)
PWG2/FLOW/AliFlowTasks/AliFlowEventCuts.h

index 1ee4ada3928b0be916a83ec2bb3abd26715038eb..d1258cb5f07a7784fb78613762cddfc90e6d62ef 100644 (file)
@@ -10,6 +10,7 @@
 #define ALIFLOWEVENTCUTS_H
 
 #include <float.h>
+#include <limits.h>
 #include "TNamed.h"
 
 class AliVEvent;