mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
reactingTwoPhaseEulerFoam: Small change to avoid warning from wmkdep
This commit is contained in:
@ -3,5 +3,5 @@ tmp<surfaceScalarField> tddtPhi2;
|
||||
|
||||
if (faceMomentum)
|
||||
{
|
||||
#include "DDtU.H"
|
||||
#include "pUf/DDtU.H"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user