fix DLL build in VC++

git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@762 d0cd1f9f-072b-0410-8dd7-cf729c803f20
This commit is contained in:
zdenop@gmail.com 2012-09-25 09:10:06 +00:00
parent d099dba77e
commit ae85c18d96

View File

@ -66,7 +66,7 @@ enum TessErrorLogCode {
#define SUBSUBLOC_TESS 1
#define SUBSUBLOC_NN 2
class DLLSYM ERRCODE { // error handler class
class TESS_API ERRCODE { // error handler class
const char *message; // error message
public:
void error( // error print function