Skip to content

Commit 384292d

Browse files
committed
fixed fullCl warning
1 parent 4375320 commit 384292d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

EventVisualisation/Workflow/src/O2DPLDisplay.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
#include "TRDBase/Geometry.h"
3636

3737
#include <unistd.h>
38-
#include <limits.h>
38+
#include <climits>
3939

4040
using namespace o2::event_visualisation;
4141
using namespace o2::framework;

0 commit comments

Comments
 (0)