summaryrefslogtreecommitdiffstats
path: root/src/corelib
diff options
context:
space:
mode:
authorAndreas Kling <andreas.kling@nokia.com>2010-06-07 17:08:46 (GMT)
committerAndreas Kling <andreas.kling@nokia.com>2010-06-07 17:08:46 (GMT)
commitfee316304b48bb3437e122c34b2127d6ccc4f469 (patch)
tree8484a674a9acb81d18c5a01ef9f2445c2a2a81b0 /src/corelib
parentdfbd44c8ec75d3b0156547ef3fb5811a4548a0a5 (diff)
downloadQt-fee316304b48bb3437e122c34b2127d6ccc4f469.zip
Qt-fee316304b48bb3437e122c34b2127d6ccc4f469.tar.gz
Qt-fee316304b48bb3437e122c34b2127d6ccc4f469.tar.bz2
Revert accidental commit of irrelevant stuff. Silly mondays..
This reverts commit dfbd44c8ec75d3b0156547ef3fb5811a4548a0a5.
Diffstat (limited to 'src/corelib')
-rw-r--r--src/corelib/global/qendian.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/corelib/global/qendian.h b/src/corelib/global/qendian.h
index 01550cf..353e8b9 100644
--- a/src/corelib/global/qendian.h
+++ b/src/corelib/global/qendian.h
@@ -43,7 +43,6 @@
#define QENDIAN_H
#ifdef Q_OS_LINUX
-# include <qglobal.h>
QT_BEGIN_INCLUDE_NAMESPACE
# include <features.h>
QT_END_INCLUDE_NAMESPACE