mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Add missing limits header in RiuGroupedBarChartBuilder.h
This fixes issue #8330
This commit is contained in:
parent
b3bd62cc18
commit
254e8a52a0
@ -24,6 +24,7 @@
|
|||||||
|
|
||||||
#include <map>
|
#include <map>
|
||||||
#include <set>
|
#include <set>
|
||||||
|
#include <limits>
|
||||||
|
|
||||||
class QwtPlot;
|
class QwtPlot;
|
||||||
class QColor;
|
class QColor;
|
||||||
|
Loading…
Reference in New Issue
Block a user