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

STYLE: missing inline specifier (#1263)

parent 23c8bbe0
Branches
Tags
No related merge requests found
......@@ -143,7 +143,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