Egor Pugin
|
79a86f2582
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
|
Stefan Weil
|
56df8e6e19
|
Fix some typos in comments (most of them found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2019-12-02 14:30:13 +01:00 |
|
Stefan Weil
|
7768f9b336
|
Clean more include files and include statements
The changes are based on an analysis done with include-what-you-use.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2018-06-24 19:45:12 +02:00 |
|
Alexander Zaitsev
|
0248c7ff9d
|
Rename all C-style headers (e.g. <stdio.h>) to C++ style (<cstdio>).
|
2018-05-20 00:52:04 +03:00 |
|
Egor Pugin
|
e95ff1159e
|
Move sources into src dir. Update build scripts.
|
2018-04-25 11:02:54 +03:00 |
|