removed unnecessary conditional

git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@676 d0cd1f9f-072b-0410-8dd7-cf729c803f20
This commit is contained in:
zdenop@gmail.com 2012-02-18 09:18:06 +00:00
parent 018f192fc2
commit 61611c1990

View File

@ -12,9 +12,7 @@
// limitations under the License.
//
///////////////////////////////////////////////////////////////////////
#if defined __WIN32__ || defined _MSC_VER
#include <ctime>
#endif
#include "errorcounter.h"