Commit 3aa2be939c9e35a72f72f987d314fe2ec6cbc6c5

Authored by Brendan Klare
1 parent bd7a2f64

Added online distance metric

Showing 1 changed file with 1 additions and 0 deletions
openbr/plugins/distance.cpp
... ... @@ -300,4 +300,5 @@ BR_REGISTER(Distance, IdenticalDistance)
300 300  
301 301 } // namespace br
302 302  
  303 +
303 304 #include "distance.moc"
... ...