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

[2p] Remove unnessary includes in thermcond johansen

parent 33743d1d
No related branches found
No related tags found
Loading
...@@ -24,9 +24,7 @@ ...@@ -24,9 +24,7 @@
#ifndef THERMALCONDUCTIVITY_JOHANSEN_HH #ifndef THERMALCONDUCTIVITY_JOHANSEN_HH
#define THERMALCONDUCTIVITY_JOHANSEN_HH #define THERMALCONDUCTIVITY_JOHANSEN_HH
#include <algorithm> #include <cmath>
#include <dumux/common/basicproperties.hh>
#include <dumux/common/propertysystem.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