We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5178142 commit 319de30Copy full SHA for 319de30
src/training/icuerrorcode.h
@@ -36,6 +36,7 @@
36
#ifndef TESSERACT_CCUTIL_ICUERRORCODE_H_
37
#define TESSERACT_CCUTIL_ICUERRORCODE_H_
38
39
+#include <cstdlib> // for exit
40
#include "tprintf.h"
41
#include "unicode/errorcode.h" // From libicu
42
0 commit comments