We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a34da0 commit e12b99dCopy full SHA for e12b99d
src/ccutil/Makefile.am
@@ -11,14 +11,14 @@ AM_CPPFLAGS += -DTESS_EXPORTS
11
endif
12
13
pkginclude_HEADERS = \
14
- genericvector.h helpers.h host.h \
+ genericvector.h helpers.h \
15
ocrclass.h platform.h serialis.h strngs.h \
16
tesscallback.h unichar.h
17
18
noinst_HEADERS = \
19
ambigs.h basedir.h bits16.h bitvector.h ccutil.h clst.h doubleptr.h elst2.h \
20
elst.h errcode.h fileerr.h fileio.h \
21
- genericheap.h globaloc.h \
+ genericheap.h globaloc.h host.h \
22
indexmapbidi.h kdpair.h lsterr.h \
23
object_cache.h params.h qrsequence.h sorthelper.h \
24
scanutils.h tessdatamanager.h tprintf.h \
0 commit comments