fixed a few warnings and bugs, including ticket #1079
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
#define _LSVM_TBBVERSION_H
|
||||
|
||||
#include "_lsvm_matching.h"
|
||||
#include "precomp.hpp"
|
||||
|
||||
/*
|
||||
// Computation score function using TBB tasks
|
||||
|
@@ -1,3 +1,5 @@
|
||||
#include "precomp.hpp"
|
||||
|
||||
#ifdef HAVE_TBB
|
||||
#include "_lsvm_tbbversion.h"
|
||||
|
||||
|
Reference in New Issue
Block a user