From 6be269ca0bf588fdfc0a505f65426f6a62120526 Mon Sep 17 00:00:00 2001 From: Henry Weller <http://cfd.direct> Date: Sun, 12 Jun 2016 21:12:13 +0100 Subject: [PATCH] Minor reformatting --- .../twoPhaseEulerFoam/twoPhaseSystem/twoPhaseSystem.C | 2 -- 1 file changed, 2 deletions(-) diff --git a/applications/solvers/multiphase/twoPhaseEulerFoam/twoPhaseSystem/twoPhaseSystem.C b/applications/solvers/multiphase/twoPhaseEulerFoam/twoPhaseSystem/twoPhaseSystem.C index bd55c9b27d1..011cfbcd500 100644 --- a/applications/solvers/multiphase/twoPhaseEulerFoam/twoPhaseSystem/twoPhaseSystem.C +++ b/applications/solvers/multiphase/twoPhaseEulerFoam/twoPhaseSystem/twoPhaseSystem.C @@ -43,11 +43,9 @@ License #include "fvmDdt.H" #include "fvmLaplacian.H" #include "fixedValueFvsPatchFields.H" - #include "blendingMethod.H" #include "HashPtrTable.H" - // * * * * * * * * * * * * * * * * Constructors * * * * * * * * * * * * * * // Foam::twoPhaseSystem::twoPhaseSystem -- GitLab