STYLE: missing inline specifier (#1263)
This commit is contained in:
parent
ba8e5c0ffc
commit
baddaee77b
@ -159,7 +159,7 @@ inline Foam::scalar Foam::boundBox::avgDim() const
|
||||
}
|
||||
|
||||
|
||||
Foam::label Foam::boundBox::nDim() const
|
||||
inline Foam::label Foam::boundBox::nDim() const
|
||||
{
|
||||
label ngood = 0;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user