mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-24 11:09:06 +08:00
Define std::max under VS2017 x64
This commit is contained in:
parent
0e95e2ca87
commit
c5a861b229
@ -21,6 +21,7 @@
|
|||||||
|
|
||||||
#include "unicharcompress.h"
|
#include "unicharcompress.h"
|
||||||
#include <memory>
|
#include <memory>
|
||||||
|
#include <algorithm>
|
||||||
#include "tprintf.h"
|
#include "tprintf.h"
|
||||||
|
|
||||||
namespace tesseract {
|
namespace tesseract {
|
||||||
|
Loading…
Reference in New Issue
Block a user