Skip to content
Commit bbc6099b authored by Ralf Habacker's avatar Ralf Habacker
Browse files

Fix msvc compiling issue

std::isinf() and std:isnan() is supported only for msvc >= 2017.
For msvc < 2017 related definitions has been added to kdewin
version 0.6.3.

Backported from 5.0 branch, commit 73a2c94f.

BUG:401448
FIXED-IN:4.8.3, 5.0.3
parent 715a3b62
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment