Commit 701ba023 authored by Bjoern Breitmeyer's avatar Bjoern Breitmeyer Committed by The Qt Project
Browse files

Fixes windows ce build


The windows file seems to handle ce too in the new
version of libtiff. Only the <sys/types> include
and the not defined error handle were a problem.
The error handler ifndef _WIN32_WCE can be removed
as Qt builds libtiff without the gui integration.

Change-Id: Idb025f64fc31d580566d8ce248137e57d01e96b2
Reviewed-by: default avatarFriedemann Kleint <Friedemann.Kleint@digia.com>
parent 82b7b9d3
Branches
Tags v5.2.0-beta1
No related merge requests found
Showing with 6 additions and 4 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment