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

BUG: Added missing #include. See #600

parent d86443cf
Branches
Tags
No related merge requests found
......@@ -45,6 +45,7 @@ Description
#include "fvCFD.H"
#include "singlePhaseTransportModel.H"
#include "turbulentTransportModel.H"
#include "IFstream.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