summaryrefslogtreecommitdiffstats
path: root/src/platformheaders
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2016-07-22 19:56:41 -0700
committerThiago Macieira <thiago.macieira@intel.com>2016-08-10 06:42:43 +0000
commitc35fef9d3b8bb77a7f303e3cd62c86cd00e57f5b (patch)
tree4f6ea10ec2bbba597cf02576e46077368c4b0a9a /src/platformheaders
parentfa95eb055401f5264cbc6aca761cb9b5feb4affc (diff)
Fix qnumeric_p.h with ICC's supplied math.h
ICC supplies a math.h header that defines things like: #define isnan( __x__ ) __IMFC99MACRO1ARG_ALL( __x__, isnan, __, f, __, , __, l) So use the already-existing workaround for it. Since Qt 5.7 requires C++11, we can remove the check for that. Change-Id: I149e0540c00745fe8119fffd1463cc5caf341337 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'src/platformheaders')
0 files changed, 0 insertions, 0 deletions