From 1b488d8b49c55c6f91eb4217e39a7f94f3be4231 Mon Sep 17 00:00:00 2001 From: Giuseppe D'Angelo Date: Fri, 20 Jan 2017 14:48:42 +0000 Subject: Streamline #include It's included by qglobal.h, so we get it for free in other headers. Change-Id: I90072156e313271a5354a39cbf78a83a6885c431 Reviewed-by: Thiago Macieira --- src/corelib/global/qflags.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/corelib/global/qflags.h') diff --git a/src/corelib/global/qflags.h b/src/corelib/global/qflags.h index 89a0ae9083..93dbedc930 100644 --- a/src/corelib/global/qflags.h +++ b/src/corelib/global/qflags.h @@ -46,8 +46,6 @@ #include #endif -#include - QT_BEGIN_NAMESPACE class QFlag -- cgit v1.2.3