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:
@ -23,8 +23,8 @@ License
|
||||
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
#ifndef MapConsistentVolFields_H
|
||||
#define MapConsistentVolFields_H
|
||||
#ifndef MapVolFields_H
|
||||
#define MapVolFields_H
|
||||
|
||||
#include "GeometricField.H"
|
||||
#include "meshToMesh.H"
|
||||
|
||||
Reference in New Issue
Block a user