mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Restore Non-MPI Builds
Commit 371b2592f
misordered the closing brace of a namespace and
the conditional declarations dependent upon MPI availability. This
commit restores the expected order and fixes non-MPI builds.
This commit is contained in:
parent
f3c82fb123
commit
b87154223b
@ -350,6 +350,6 @@ INSTANCE(int)
|
||||
INSTANCE(float)
|
||||
INSTANCE(std::size_t)
|
||||
|
||||
#endif
|
||||
} // namespace Opm
|
||||
|
||||
}
|
||||
#endif // HAVE_MPI && HAVE_DUNE_ISTL
|
||||
|
Loading…
Reference in New Issue
Block a user