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

STYLE: missing inline specifier (#1263)

parent 178c2298
Branches
No related tags found
No related merge requests found
...@@ -143,7 +143,7 @@ inline Foam::scalar Foam::boundBox::avgDim() const ...@@ -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; label ngood = 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment