mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fix build errors without GSL enabled
This commit is contained in:
parent
674b764cb6
commit
66037da9d5
@ -22,7 +22,9 @@
|
||||
|
||||
#include "RifEclipseSummaryAddress.h"
|
||||
|
||||
#ifdef USE_GSL
|
||||
#include "gsl/statistics/gsl_statistics_double.h"
|
||||
#endif
|
||||
|
||||
#include <QString>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user