mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-01-18 22:43:45 +08:00
removed unnecessary conditional
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@676 d0cd1f9f-072b-0410-8dd7-cf729c803f20
This commit is contained in:
parent
018f192fc2
commit
61611c1990
@ -12,9 +12,7 @@
|
||||
// limitations under the License.
|
||||
//
|
||||
///////////////////////////////////////////////////////////////////////
|
||||
#if defined __WIN32__ || defined _MSC_VER
|
||||
#include <ctime>
|
||||
#endif
|
||||
|
||||
#include "errorcounter.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user