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

[geomechanics][cleanup] Remove unused include

parent 233f3355
No related branches found
No related tags found
1 merge request!3462[assembly][cvfe] Unify CVFE assembly
......@@ -29,8 +29,6 @@
#include <type_traits>
#include <dumux/common/properties.hh>
#include <dumux/discretization/elementsolution.hh>
#include <dumux/discretization/evalgradients.hh>
#include <dumux/multidomain/couplingmanager.hh>
namespace Dumux {
......
......@@ -24,8 +24,6 @@
#ifndef DUMUX_POROELASTIC_VOLUME_VARIABLES_HH
#define DUMUX_POROELASTIC_VOLUME_VARIABLES_HH
#include <dumux/discretization/evalgradients.hh>
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