Skip to content
Snippets Groups Projects
Commit 2e7e23e2 authored by Henry's avatar Henry
Browse files

Removed unnecessary includes

parent 1b4a91d4
No related branches found
No related tags found
No related merge requests found
......@@ -47,14 +47,11 @@ SourceFiles
#ifndef viscosityModel_H
#define viscosityModel_H
#include "IOdictionary.H"
#include "typeInfo.H"
#include "runTimeSelectionTables.H"
#include "dictionary.H"
#include "volFieldsFwd.H"
#include "surfaceFieldsFwd.H"
#include "dimensionedScalar.H"
#include "tmp.H"
#include "autoPtr.H"
#include "runTimeSelectionTables.H"
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment