Skip to content
Snippets Groups Projects
Commit 372b85c4 authored by Timo Koch's avatar Timo Koch
Browse files

Merge branch 'fix/parameters-include' into 'master'

[common] Fix missing include in parameters

See merge request !1987

(cherry picked from commit 2a9a2dfe)

9b4c2f53 [common] Fix missing include in parameters
parent d91d1ff7
No related branches found
No related tags found
2 merge requests!2152WIP add default fluxcache properties,!1988Merge branch 'fix/parameters-include' into 'master'
...@@ -29,6 +29,7 @@ ...@@ -29,6 +29,7 @@
#include <sstream> #include <sstream>
#include <unordered_map> #include <unordered_map>
#include <fstream> #include <fstream>
#include <functional>
#include <dune/common/parametertree.hh> #include <dune/common/parametertree.hh>
#include <dune/common/parametertreeparser.hh> #include <dune/common/parametertreeparser.hh>
......
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