Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dumux-repositories
dumux
Commits
cdf1c565
Commit
cdf1c565
authored
Dec 07, 2017
by
Kilian Weishaupt
Browse files
[ModelProperties] Remove include and use forward declare instead
parent
629feec2
Changes
1
Hide whitespace changes
Inline
Side-by-side
dumux/common/properties/model.hh
View file @
cdf1c565
...
...
@@ -31,9 +31,10 @@
#include
<dumux/common/balanceequationopts.hh>
#include
<dumux/common/properties.hh>
#include
<dumux/common/parameters.hh>
#include
<dumux/io/defaultvtkoutputfields.hh>
//! Forward declare
namespace
Dune
{
class
ParameterTree
;
}
namespace
Dumux
{
...
...
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