Streamline #include <type_traits>

It's included by qglobal.h, so we get it for free in other headers.

Change-Id: I90072156e313271a5354a39cbf78a83a6885c431
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
bb10
Giuseppe D'Angelo 2017-01-20 14:48:42 +00:00
parent d258d6962a
commit 1b488d8b49
4 changed files with 0 additions and 6 deletions

View File

@ -46,8 +46,6 @@
#include <initializer_list>
#endif
#include <type_traits>
QT_BEGIN_NAMESPACE
class QFlag

View File

@ -44,7 +44,6 @@
#ifdef __cplusplus
# include <type_traits>
# include <cstddef>
# include <type_traits>
# include <utility>
#endif

View File

@ -50,8 +50,6 @@
#pragma qt_sync_stop_processing
#endif
#include <type_traits>
QT_BEGIN_NAMESPACE

View File

@ -51,7 +51,6 @@
#include <string.h>
#include <type_traits>
#ifndef QT_NO_EXCEPTIONS
# include <exception>
#endif // QT_NO_EXCEPTIONS