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/qglobal.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/corelib/global/qglobal.h') diff --git a/src/corelib/global/qglobal.h b/src/corelib/global/qglobal.h index e6d4848491..9ac29acd16 100644 --- a/src/corelib/global/qglobal.h +++ b/src/corelib/global/qglobal.h @@ -44,7 +44,6 @@ #ifdef __cplusplus # include # include -# include # include #endif -- cgit v1.2.3