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