mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-01-18 06:30:14 +08:00
remove 'class IMAGE;'
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@1045 d0cd1f9f-072b-0410-8dd7-cf729c803f20
This commit is contained in:
parent
07ca24aeaf
commit
790a3da22f
@ -40,7 +40,6 @@ class ParagraphModel;
|
||||
struct BlamerBundle;
|
||||
class BLOCK_LIST;
|
||||
class DENORM;
|
||||
class IMAGE;
|
||||
class MATRIX;
|
||||
class ROW;
|
||||
class STRING;
|
||||
|
@ -36,7 +36,6 @@ class PAGE_RES_IT;
|
||||
class BLOCK_LIST;
|
||||
class CharSamp;
|
||||
class TO_BLOCK_LIST;
|
||||
class IMAGE;
|
||||
class WERD_RES;
|
||||
class ROW;
|
||||
class TBOX;
|
||||
|
@ -22,7 +22,6 @@
|
||||
|
||||
#include "platform.h"
|
||||
|
||||
class IMAGE;
|
||||
struct Pix;
|
||||
|
||||
namespace tesseract {
|
||||
|
@ -20,7 +20,6 @@ BOOL_VAR_H(devanagari_split_debugimage, 0,
|
||||
"Whether to create a debug image for split shiro-rekha process.");
|
||||
|
||||
class TBOX;
|
||||
class IMAGE;
|
||||
|
||||
namespace tesseract {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user