Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
iwr
amdis
Commits
34f714df
Commit
34f714df
authored
Aug 16, 2012
by
Thomas Witkowski
Browse files
Fixed to compile with gcc.
parent
b3ac8bd1
Changes
1
Show whitespace changes
Inline
Side-by-side
AMDiS/src/Initfile.cc
View file @
34f714df
...
@@ -118,7 +118,7 @@ namespace AMDiS {
...
@@ -118,7 +118,7 @@ namespace AMDiS {
// throw std::runtime_error(errorMsg.str());
// throw std::runtime_error(errorMsg.str());
}
}
break
;
break
;
default:
//
default:
// throw std::runtime_error("no filename given for #include");
// throw std::runtime_error("no filename given for #include");
}
}
read
(
fn
,
forceRead
);
read
(
fn
,
forceRead
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment