Skip to content
Snippets Groups Projects
Commit 53a2a02f authored by Markus Blatt's avatar Markus Blatt
Browse files

Use correct type

[[Imported from SVN: r1447]]
parent 9f16908b
No related branches found
No related tags found
No related merge requests found
......@@ -284,7 +284,7 @@ namespace Dune {
* @return The Solver Category.
*/
const SolverCategory getSolverCategory () const {
const SolverCategory::Category getSolverCategory () const {
return category;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment