diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/corelib/global/qendian.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/corelib/global/qendian.h b/src/corelib/global/qendian.h index d867738..d53504a 100644 --- a/src/corelib/global/qendian.h +++ b/src/corelib/global/qendian.h @@ -45,9 +45,7 @@ #include <QtCore/qglobal.h> #ifdef Q_OS_LINUX -QT_BEGIN_INCLUDE_NAMESPACE # include <features.h> -QT_END_INCLUDE_NAMESPACE #endif #ifdef __GLIBC__ |