Added missed macro
This commit is contained in:
parent
95d659a3cf
commit
abf42e208a
@ -65,6 +65,8 @@
|
||||
|
||||
#ifdef HAVE_TEGRA_OPTIMIZATION
|
||||
#include "opencv2/imgproc/imgproc_tegra.hpp"
|
||||
#else
|
||||
#define GET_OPTIMIZED(func) (func)
|
||||
#endif
|
||||
|
||||
/* helper tables */
|
||||
|
Loading…
Reference in New Issue
Block a user