mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-01-21 08:43:03 +08:00
Replace remaining GenericVector by std::vector for src/classify
Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
parent
ef39692451
commit
415d9aa2da
@ -27,7 +27,6 @@
|
||||
#include "scrollview.h" // for ScrollView, ScrollView::Color
|
||||
|
||||
#include <tesseract/publictypes.h> // for OcrEngineMode
|
||||
#include "genericvector.h" // for GenericVector
|
||||
|
||||
#include <cstdint> // for int16_t
|
||||
#include <cstring> // for memcpy, memset
|
||||
|
Loading…
Reference in New Issue
Block a user