From 46b2b554669c597318a0a5ae41043e2e9c912e18 Mon Sep 17 00:00:00 2001 From: tomsmeding Date: Sun, 5 Feb 2017 10:37:57 +0100 Subject: Do not emit 'out of range' warning --- histogram.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'histogram.cpp') diff --git a/histogram.cpp b/histogram.cpp index ab6d651..a12cd75 100644 --- a/histogram.cpp +++ b/histogram.cpp @@ -95,7 +95,7 @@ int main(int argc,char **argv){ int binidx=0,tally=0,maxtally=-1; for(double v : values){ if(vhigh){ - cerr<<"Point "<