Skip to content
Snippets Groups Projects
Commit fc9eaa42 authored by Elias Pipping's avatar Elias Pipping Committed by pipping
Browse files

Make sure the pointless dune_solvers program continues to compile

[[Imported from SVN: r12925]]
parent 116c6995
Branches
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# include "config.h" # include "config.h"
#endif #endif
#include <iostream> #include <iostream>
#include"dune/common/mpihelper.hh" // An initializer of MPI #include <dune/common/parallel/mpihelper.hh> // An initializer of MPI
#include"dune/common/exceptions.hh" // We use exceptions #include"dune/common/exceptions.hh" // We use exceptions
int main(int argc, char** argv) int main(int argc, char** argv)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment