Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 713806
Collapse All | Expand All

(-)tesseract-4.1.1.orig/src/ccutil/ocrclass.h (+3 lines)
Lines 28-33 Link Here
28
28
29
#include <chrono>
29
#include <chrono>
30
#include <ctime>
30
#include <ctime>
31
#ifndef timeval
32
#include <sys/time.h>
33
#endif
31
#ifdef _WIN32
34
#ifdef _WIN32
32
#include <winsock2.h> // for timeval
35
#include <winsock2.h> // for timeval
33
#endif
36
#endif

Return to bug 713806