Commit b9a9b599 authored by Davis King's avatar Davis King

Minor change to avoid a linker error.

parent ff10d3bd
......@@ -16,7 +16,7 @@ namespace dlib
namespace impl
{
unsigned long number_of_truth_hits (
inline unsigned long number_of_truth_hits (
const std::vector<rectangle>& truth_boxes,
const std::vector<rectangle>& boxes,
const double overlap_eps
......
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