[Differential] [Accepted] D2702: flake: Include <cmath> rather than <math.h>

kossebau (Friedrich W. H. Kossebau) noreply at phabricator.kde.org
Mon Sep 19 16:32:57 BST 2016


kossebau accepted this revision.
kossebau added a reviewer: kossebau.
kossebau added inline comments.
This revision is now accepted and ready to land.

INLINE COMMENTS

> KoSnapStrategy.cpp:34
>  
>  #if defined(_MSC_VER) && (_MSC_VER < 1800)
>  #define isfinite(x) (double)(x)

Please also remove this no longer needed #define, given plain `isfinite` is no longer used.

REPOSITORY
  rCALLIGRA Calligra

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D2702

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: heikobecker, Calligra-Devel-list, kossebau
Cc: kossebau, staniek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20160919/48a2892b/attachment.htm>


More information about the calligra-devel mailing list