diff options
| author | Marc Mutz <marc.mutz@qt.io> | 2024-05-29 09:33:39 +0200 |
|---|---|---|
| committer | Marc Mutz <marc.mutz@qt.io> | 2024-06-04 11:31:56 +0000 |
| commit | b2eb422699118f4ae8370519b4c7bb3fe121beb2 (patch) | |
| tree | ab02a3aff638130567cdc04e3852542c12b78f0f /src/plugins/sqldrivers/sqlite/qsql_sqlite.cpp | |
| parent | cc89c4c76567184b2887952dfe44375ff3ebd28d (diff) | |
qtypeinfo.h: move QTypeTraits part to qttypetraits.h
Makes sense to collect the stuff in a similarly-named header, and it's
not like any of the QTypeTraits stuff was needed for QTypeInfo.
Makes #include <qtypeinfo.h> _much_ lighter again, at the expense of
qminmax.h now getting <variant>, <tuple> and <optional> instead, but
qminmax.h is much easier to avoid in Qt headers (just use the std
versions) than qtypeinfo.h.
[ChangeLog][QtCore][Potentially Source-Incompatible Changes] The
qtypeinfo.h header no longer transitively includes <optional>, <tuple>
and <variant>.
Task-number: QTBUG-97601
Pick-to: 6.8
Change-Id: Ied96113f38c1232fef3ec79847ee62f06c68f268
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'src/plugins/sqldrivers/sqlite/qsql_sqlite.cpp')
0 files changed, 0 insertions, 0 deletions
