From 1c030f441da219afcdde52d8f4b1632616f6559f Mon Sep 17 00:00:00 2001 From: Mark Olesen <Mark.Olesen@esi-group.com> Date: Wed, 30 May 2018 16:18:20 +0200 Subject: [PATCH] STYLE: missing newline in correctPhi.H --- applications/solvers/multiphase/MPPICInterFoam/correctPhi.H | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/solvers/multiphase/MPPICInterFoam/correctPhi.H b/applications/solvers/multiphase/MPPICInterFoam/correctPhi.H index e54630529ab..9afcd58a66e 100644 --- a/applications/solvers/multiphase/MPPICInterFoam/correctPhi.H +++ b/applications/solvers/multiphase/MPPICInterFoam/correctPhi.H @@ -8,4 +8,4 @@ CorrectPhi pimple ); -#include "continuityErrs.H" \ No newline at end of file +#include "continuityErrs.H" -- GitLab