fix build errors

This commit is contained in:
yao 2013-02-27 21:56:03 +08:00
parent 9ccf27c7f5
commit cbff75db9e

View File

@ -58,7 +58,9 @@ using std::endl;
//#define PRINT_KERNEL_RUN_TIME
#define RUN_TIMES 100
#ifndef CL_MEM_USE_PERSISTENT_MEM_AMD
#define CL_MEM_USE_PERSISTENT_MEM_AMD 0
#endif
//#define AMD_DOUBLE_DIFFER
namespace cv