Remove errcode.h from public API

It is no longer needed by genericvector.h.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
Stefan Weil 2018-06-21 06:20:26 +02:00
parent 44450094c3
commit 0cb128d56b

View File

@ -12,13 +12,14 @@ AM_CPPFLAGS += -DTESS_EXPORTS
endif
pkginclude_HEADERS = \
errcode.h genericvector.h helpers.h host.h memry.h \
genericvector.h helpers.h host.h memry.h \
ndminx.h ocrclass.h platform.h serialis.h strngs.h \
tesscallback.h unichar.h
noinst_HEADERS = \
ambigs.h basedir.h bits16.h bitvector.h ccutil.h clst.h doubleptr.h elst2.h \
elst.h fileerr.h genericheap.h globaloc.h indexmapbidi.h kdpair.h lsterr.h \
elst.h errcode.h fileerr.h genericheap.h globaloc.h \
indexmapbidi.h kdpair.h lsterr.h \
nwmain.h object_cache.h params.h qrsequence.h sorthelper.h stderr.h \
scanutils.h tessdatamanager.h tprintf.h \
unicharcompress.h unicharmap.h unicharset.h unicity_table.h unicodes.h \