From 3ee3750f99554798b678c7dff32fe4b516185f9d Mon Sep 17 00:00:00 2001 From: andy Date: Thu, 23 Jul 2009 11:16:25 +0100 Subject: [PATCH] scoped #ifdef to avoid conflict with incompressible form --- .../cfdTools/compressible/compressibleCreatePhi.H | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/finiteVolume/cfdTools/compressible/compressibleCreatePhi.H b/src/finiteVolume/cfdTools/compressible/compressibleCreatePhi.H index e78df08726..164f0f3984 100644 --- a/src/finiteVolume/cfdTools/compressible/compressibleCreatePhi.H +++ b/src/finiteVolume/cfdTools/compressible/compressibleCreatePhi.H @@ -30,8 +30,8 @@ Description \*---------------------------------------------------------------------------*/ -#ifndef createPhi_H -#define createPhi_H +#ifndef compressibleCreatePhi_H +#define compressibleCreatePhi_H // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //