mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-01-18 06:30:14 +08:00
fix VS2010 build
This commit is contained in:
parent
a7fcebb0a0
commit
0c3c3eaba8
@ -22,9 +22,6 @@
|
||||
#ifdef USE_OPENCL
|
||||
|
||||
#include "opencl_device_selection.h"
|
||||
#ifdef _MSC_VER
|
||||
int LeptMsgSeverity = 3; // L_SEVERITY_INFO
|
||||
#endif // _MSC_VER
|
||||
GPUEnv OpenclDevice::gpuEnv;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user