core/ocl: temporary move device selection from ocl module

This commit is contained in:
Alexander Alekhin
2013-12-25 14:39:21 +04:00
parent 0966e5ffa1
commit e49065b1dc
8 changed files with 443 additions and 13 deletions

View File

@@ -59,6 +59,8 @@
# endif
#endif
#define CV_BUILD_OCL_MODULE
#include <iomanip>
#include <stdexcept>
#include <string>