Fix build errors without GSL enabled

This commit is contained in:
Gaute Lindkvist 2020-06-04 10:44:45 +02:00
parent 674b764cb6
commit 66037da9d5

View File

@ -22,7 +22,9 @@
#include "RifEclipseSummaryAddress.h"
#ifdef USE_GSL
#include "gsl/statistics/gsl_statistics_double.h"
#endif
#include <QString>