1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 08:13:04 +04:00

fixed failure in Tonemap test

This commit is contained in:
Vadim Pisarevsky
2013-11-19 19:20:24 -05:00
parent d0b3c7a518
commit 677c7f27cb
7 changed files with 17 additions and 13 deletions
-2
View File
@@ -67,8 +67,6 @@
#define GET_OPTIMIZED(func) (func)
#endif
#include "opencl_kernels.hpp"
namespace cv
{