Merge pull request #4014 from bska/restore-sequential-build

Restore Non-MPI Builds
This commit is contained in:
Arne Morten Kvarving 2022-08-18 17:37:02 +02:00 committed by GitHub
commit b3a9253de1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -350,6 +350,6 @@ INSTANCE(int)
INSTANCE(float) INSTANCE(float)
INSTANCE(std::size_t) INSTANCE(std::size_t)
#endif } // namespace Opm
} #endif // HAVE_MPI && HAVE_DUNE_ISTL