mirror of https://github.com/davisking/dlib.git
Fixed linker error.
This commit is contained in:
parent
8808006cf2
commit
e1b2928556
|
@ -95,7 +95,7 @@ namespace dlib
|
|||
|
||||
namespace impl
|
||||
{
|
||||
bool compare_first (
|
||||
inline bool compare_first (
|
||||
const std::pair<unsigned long,rectangle>& a,
|
||||
const std::pair<unsigned long,rectangle>& b
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue