mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-01-19 23:19:07 +08:00
Remove unused include statement
Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
parent
df227caa87
commit
6727aae7e9
@ -28,7 +28,6 @@
|
||||
|
||||
#include <cfloat> // for FLT_MAX
|
||||
#include <cmath> // for M_PI
|
||||
#include <array> // for std::array
|
||||
#include <vector> // for std::vector
|
||||
|
||||
namespace tesseract {
|
||||
|
Loading…
Reference in New Issue
Block a user