Corrected file conditional compilation macro names to be consistency with the file names

Scripts contributed by Bruno Santos
Resolves request https://bugs.openfoam.org/view.php?id=2692#c8735
This commit is contained in:
Henry Weller
2017-09-12 13:39:48 +01:00
parent 6832a4375e
commit 018adc16c9
88 changed files with 295 additions and 255 deletions

View File

@ -23,8 +23,8 @@ License
\*---------------------------------------------------------------------------*/
#ifndef MapConsistentVolFields_H
#define MapConsistentVolFields_H
#ifndef MapVolFields_H
#define MapVolFields_H
#include "GeometricField.H"
#include "meshToMesh.H"