Commit 32f9ab22 authored by Davis King's avatar Davis King

Added missing inline to avoid compiler errors.

parent 0e1d8756
...@@ -355,7 +355,7 @@ namespace dlib ...@@ -355,7 +355,7 @@ namespace dlib
// ---------------------------------------------------------------------------------------- // ----------------------------------------------------------------------------------------
point center ( inline point center (
const dlib::rectangle& rect const dlib::rectangle& rect
) )
{ {
......
Markdown is supported
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