summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@theqtcompany.com>2015-12-22 18:00:06 +0100
committerJoerg Bornemann <joerg.bornemann@theqtcompany.com>2016-03-03 04:47:26 +0000
commit007039eae9fa24c14be6c4a63d59b28b07093579 (patch)
tree46025d461a565f3d77f27a2618704abeba04b363
parent76f6ceec36b33c55876ecd6691ff912a143b1899 (diff)
Don't include <windows.h> in the Windows CE qplatformdefs.h
This header defines "interface" which will break compilation of dbus. Change-Id: I16fa35f822adca14304aa827b047358409d4a150 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> Reviewed-by: Oliver Wolff <oliver.wolff@theqtcompany.com>
-rw-r--r--mkspecs/common/wince/qplatformdefs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/mkspecs/common/wince/qplatformdefs.h b/mkspecs/common/wince/qplatformdefs.h
index a351c886ba..4faa344e55 100644
--- a/mkspecs/common/wince/qplatformdefs.h
+++ b/mkspecs/common/wince/qplatformdefs.h
@@ -52,7 +52,6 @@
#include <tchar.h>
#include <stdio.h>
#include <stdlib.h>
-#include <windows.h>
#ifdef QT_LARGEFILE_SUPPORT
#define QT_STATBUF struct _stati64 // non-ANSI defs