Skip to content
Snippets Groups Projects
Commit 34f714df authored by Thomas Witkowski's avatar Thomas Witkowski
Browse files

Fixed to compile with gcc.

parent b3ac8bd1
No related branches found
No related tags found
No related merge requests found
......@@ -118,7 +118,7 @@ namespace AMDiS {
// throw std::runtime_error(errorMsg.str());
}
break;
default:
// default:
// throw std::runtime_error("no filename given for #include");
}
read(fn, forceRead);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment