mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-24 11:09:06 +08:00
Remove unused headers.
This commit is contained in:
parent
740d10b61b
commit
d6cdc521e5
@ -45,7 +45,6 @@
|
||||
|
||||
#include <tesseract/publictypes.h> // for OcrEngineMode, PageSegMode, OEM_L...
|
||||
#include <tesseract/unichar.h> // for UNICHAR_ID
|
||||
#include "genericvector.h" // for PointerVector
|
||||
|
||||
#include <allheaders.h> // for pixDestroy, pixGetWidth, pixGetHe...
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
#include "werd.h" // for WERD, W_BOL, W_EOL
|
||||
|
||||
#include <tesseract/unichar.h> // for UNICHAR_ID, INVALID_UNICHAR_ID
|
||||
#include "genericvector.h" // for PointerVector (ptr only)
|
||||
|
||||
#include <sys/types.h> // for int8_t
|
||||
#include <cstdint> // for int32_t, int16_t
|
||||
|
@ -28,7 +28,6 @@
|
||||
#include "dawg.h"
|
||||
#include "dict.h"
|
||||
#include "genericheap.h"
|
||||
#include "genericvector.h"
|
||||
#include "kdpair.h"
|
||||
#include "networkio.h"
|
||||
#include "ratngs.h"
|
||||
|
Loading…
Reference in New Issue
Block a user