Bugzilla – Attachment #1423: patch for bug #1471
Histogram::Histogram ()
{
Histogram (DEFAULT_BIN_WIDTH);
m_binWidth = DEFAULT_BIN_WIDTH;
}
-