Skip to content

Fix errors with clang 5.4

Heinrich Schindler requested to merge ubuntu16 into master

Fix

'isnan' was not declared in this scope

and `` 'isinf' was not declared in this scope

errors with clang 5.4 (Ubuntu 16).

Merge request reports