We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e95e2c commit c5a861bCopy full SHA for c5a861b
ccutil/unicharcompress.cpp
@@ -21,6 +21,7 @@
21
22
#include "unicharcompress.h"
23
#include <memory>
24
+#include <algorithm>
25
#include "tprintf.h"
26
27
namespace tesseract {
0 commit comments