mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-06-12 05:13:14 +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!
|
||||
enum NameTester { ABORT, OKAY, LOG, BLOB, ELIST, TBOX, TPOINT, WORD };
|
||||
|
||||
#define ERRCODE_H // avoid redefinition of ABORT in errcode.h
|
||||
#include "include_gunit.h"
|
||||
#include "gtest/gtest.h"
|
||||
|
||||
namespace {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user