applications/utilities: Replaced fvCFD.H with appropriate include files

This commit is contained in:
Henry Weller
2023-04-01 18:59:28 +01:00
parent f6a730f0ac
commit d5023b907f
22 changed files with 97 additions and 43 deletions

View File

@ -70,6 +70,7 @@ Usage
\*---------------------------------------------------------------------------*/
#include "argList.H"
#include "pointMesh.H"
#include "volPointInterpolation.H"
#include "emptyPolyPatch.H"
@ -91,7 +92,7 @@ Usage
// Note: needs to be after TECIO to prevent Foam::Time conflicting with
// Xlib Time.
#include "fvCFD.H"
#include "Time.H"
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //