Skip to content
Snippets Groups Projects
Commit 98db2089 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

STYLE: missing inline specifier (#1263)

parent 13fbefca
Branches
Tags
No related merge requests found
......@@ -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;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment