Skip to content
Snippets Groups Projects
Commit 260cf594 authored by Andrew Heather's avatar Andrew Heather
Browse files

BUG: Added missing #include. See #600

parent 0f3bb217
No related branches found
No related tags found
No related merge requests found
......@@ -45,6 +45,7 @@ Description
#include "fvCFD.H"
#include "singlePhaseTransportModel.H"
#include "turbulentTransportModel.H"
#include "IFstream.H"
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment