blockMesh::BSplineEdge: Updated #ifndef BSplineEdge_H to #ifndef blockEdges_BSplineEdge_H
This commit is contained in:
parent
23867b0641
commit
5012549d4f
1 changed files with 2 additions and 2 deletions
|
|
@ -32,8 +32,8 @@ SourceFiles
|
|||
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
#ifndef BSplineEdge_H
|
||||
#define BSplineEdge_H
|
||||
#ifndef blockEdges_BSplineEdge_H
|
||||
#define blockEdges_BSplineEdge_H
|
||||
|
||||
#include "blockEdge.H"
|
||||
#include "BSpline.H"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue