mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-01-21 17:13:09 +08:00
Misc.
This commit is contained in:
parent
9d40512ade
commit
409aa5296f
@ -824,7 +824,7 @@ inline void ELIST2_ITERATOR::add_to_end( // element to add
|
||||
}
|
||||
}
|
||||
|
||||
#define ELIST2IZEH(CLASSNAME) \
|
||||
#define ELIST2IZEH(CLASSNAME) \
|
||||
class CLASSNAME##_LIST : public X_LIST<ELIST2, ELIST2_ITERATOR, CLASSNAME> { \
|
||||
public: \
|
||||
using X_LIST<ELIST2, ELIST2_ITERATOR, CLASSNAME>::X_LIST; \
|
||||
|
Loading…
Reference in New Issue
Block a user