Commit abf42e20 authored by Andrey Kamaev's avatar Andrey Kamaev

Added missed macro

parent 95d659a3
......@@ -65,6 +65,8 @@
#ifdef HAVE_TEGRA_OPTIMIZATION
#include "opencv2/imgproc/imgproc_tegra.hpp"
#else
#define GET_OPTIMIZED(func) (func)
#endif
/* helper tables */
......
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