mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-06-23 05:00:39 +08:00
Simplify code for cleanapi_test
Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
parent
ce8ee86204
commit
fef6004e6f
@ -18,8 +18,7 @@
|
|||||||
// types included in this enum!
|
// types included in this enum!
|
||||||
enum NameTester { ABORT, OKAY, LOG, BLOB, ELIST, TBOX, TPOINT, WORD };
|
enum NameTester { ABORT, OKAY, LOG, BLOB, ELIST, TBOX, TPOINT, WORD };
|
||||||
|
|
||||||
#define ERRCODE_H // avoid redefinition of ABORT in errcode.h
|
#include "gtest/gtest.h"
|
||||||
#include "include_gunit.h"
|
|
||||||
|
|
||||||
namespace {
|
namespace {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user