Skip to content
Snippets Groups Projects
Commit 964c7d22 authored by Henry Weller's avatar Henry Weller Committed by Andrew Heather
Browse files

STYLE: solidThermo.H: Removed superfluous include files

Resolves bug-report https://bugs.openfoam.org/view.php?id=2758
parent 5bfd575a
Branches
Tags
No related merge requests found
......@@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 2011-2016 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2011-2017 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
......@@ -35,11 +35,6 @@ SourceFiles
#ifndef solidThermo_H
#define solidThermo_H
#include "volFields.H"
#include "runTimeSelectionTables.H"
#include "fvMesh.H"
#include "IOdictionary.H"
#include "autoPtr.H"
#include "basicThermo.H"
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment