changed: this is better kept a compile time error

This commit is contained in:
Arne Morten Kvarving
2021-05-06 10:26:01 +02:00
parent 3397cd6252
commit bba700e7a2
2 changed files with 2 additions and 7 deletions

View File

@@ -48,6 +48,8 @@
#include <mpi.h>
#endif // HAVE_MPI
#include <stdexcept>
namespace Opm {
double EclGenericVanguard::externalSetupTime_ = 0.0;