refactored core using new macro

This commit is contained in:
Ilya Lavrenov
2014-01-24 21:03:31 +04:00
parent cc514ac7a9
commit 7f785e0a11
8 changed files with 155 additions and 84 deletions

View File

@@ -31,4 +31,3 @@
#else
#define CV_OCL_RUN(condition, func)
#endif