Commit e1b29285 authored by Davis King's avatar Davis King

Fixed linker error.

parent 8808006c
...@@ -95,7 +95,7 @@ namespace dlib ...@@ -95,7 +95,7 @@ namespace dlib
namespace impl namespace impl
{ {
bool compare_first ( inline bool compare_first (
const std::pair<unsigned long,rectangle>& a, const std::pair<unsigned long,rectangle>& a,
const std::pair<unsigned long,rectangle>& b const std::pair<unsigned long,rectangle>& b
) )
......
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