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

[fix][ccglobalvolvars] Fix header include

parent 00794bdc
No related branches found
No related tags found
Loading
...@@ -24,6 +24,7 @@ ...@@ -24,6 +24,7 @@
#define DUMUX_DISCRETIZATION_CC_GLOBAL_VOLUMEVARIABLES_HH #define DUMUX_DISCRETIZATION_CC_GLOBAL_VOLUMEVARIABLES_HH
#include <dumux/implicit/properties.hh> #include <dumux/implicit/properties.hh>
#include <dumux/porousmediumflow/compositional/primaryvariableswitch.hh>
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