"tools/git@developer.sourcefind.cn:OpenDAS/dlib.git" did not exist on "32d62110528c160a85fa8bb1107f216fc645128b"
Commit e1b29285 authored by Davis King's avatar Davis King
Browse files

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