Skip to content
Snippets Groups Projects
Commit cdf1c565 authored by Kilian Weishaupt's avatar Kilian Weishaupt
Browse files

[ModelProperties] Remove include and use forward declare instead

parent 629feec2
No related branches found
No related tags found
Loading
...@@ -31,9 +31,10 @@ ...@@ -31,9 +31,10 @@
#include <dumux/common/balanceequationopts.hh> #include <dumux/common/balanceequationopts.hh>
#include <dumux/common/properties.hh> #include <dumux/common/properties.hh>
#include <dumux/common/parameters.hh>
#include <dumux/io/defaultvtkoutputfields.hh> #include <dumux/io/defaultvtkoutputfields.hh>
//! Forward declare
namespace Dune { class ParameterTree; }
namespace Dumux namespace Dumux
{ {
......
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