Added missed macro

This commit is contained in:
Andrey Kamaev 2011-12-27 11:32:56 +00:00
parent 95d659a3cf
commit abf42e208a

View File

@ -65,6 +65,8 @@
#ifdef HAVE_TEGRA_OPTIMIZATION
#include "opencv2/imgproc/imgproc_tegra.hpp"
#else
#define GET_OPTIMIZED(func) (func)
#endif
/* helper tables */