summaryrefslogtreecommitdiffstats
path: root/config.tests/mac
diff options
context:
space:
mode:
authorPatrick Stewart <patstew@gmail.com>2021-07-21 13:26:18 +0100
committerMarc Mutz <marc.mutz@qt.io>2022-01-22 01:57:49 +0000
commit806ba27419f27bb5264c252a0d8faac7c3854b19 (patch)
tree53e224f60c7d56ab4fc9ada8551103625cd38b66 /config.tests/mac
parentdc6453694ea75ab068a5064311052c6d744a2cdb (diff)
qopengl.h: Move C header #include(s) out of the QT_NAMESPACE
The Clang backend of MSVC declares nullptr_t in namespace std there, then expects to find it under ::std::nullptr_t to define a ::nullptr_t. That breaks with a namespaced build, of course. Fix by moving the QT_BEGIN_NAMESPACE to just before the first typedef that declares a Qt-owned name. Done-with: Marc Mutz <marc.mutz@qt.io> Pick-to: 5.15 6.2 6.3 Fixes: QTBUG-95309 Change-Id: I56f2709c4664a7d0de84918f43b6d53cb3710612 Reviewed-by: Andrei Golubev <andrei.golubev@qt.io> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'config.tests/mac')
0 files changed, 0 insertions, 0 deletions