summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qendian.h
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@nokia.com>2012-09-05 15:07:42 +0200
committerQt by Nokia <qt-info@nokia.com>2012-09-09 18:30:43 +0200
commit67cb9e24e5cd08b07715cd1053b9cbd7ebbd560d (patch)
treed10e87d6aa52b4d1bdb7dec9f71a6df9ac3c32eb /src/corelib/global/qendian.h
parent4d3a53305f8638ff60d32a548d94b3c603e5ffcd (diff)
Removing duplicate includes
Do not include a header more than once Change-Id: Ia2e5d66e72988ad833cf5177a3f8aa988bf510e9 Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Diffstat (limited to 'src/corelib/global/qendian.h')
-rw-r--r--src/corelib/global/qendian.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/corelib/global/qendian.h b/src/corelib/global/qendian.h
index 5b18eec489..86f73a783a 100644
--- a/src/corelib/global/qendian.h
+++ b/src/corelib/global/qendian.h
@@ -52,8 +52,6 @@
#include <byteswap.h>
#endif
-#include <string.h>
-
QT_BEGIN_HEADER
QT_BEGIN_NAMESPACE