mirror of
https://github.com/OPM/ResInsight.git
synced 2025-01-08 15:14:07 -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 <set>
|
||||
#include <limits>
|
||||
|
||||
class QwtPlot;
|
||||
class QColor;
|
||||
|
Loading…
Reference in New Issue
Block a user