D28716: Fix the build which is broken on Macs by adding include for cmath
Hy Murveit <[email protected]>
| Newsgroups | gmane.comp.kde.devel.education |
|---|---|
| Message-ID | <936a864e3ac4e5d2ef68fa231f782b06__45263.3741473377$1586489243$gmane$org@localhost.localdomain> |
murveit created this revision. murveit added reviewers: mutlaqja, TallFurryMan. Herald added a project: KDE Edu. Herald added a subscriber: kde-edu. murveit requested review of this revision. REVISION SUMMARY Previous submit needs an include of <cmath> to compile on Macs. TEST PLAN Compile kstars on a mac, won't work without this. REPOSITORY R321 KStars BRANCH fix-build-cmath (branched from master) REVISION DETAIL https://phabricator.kde.org/D28716 AFFECTED FILES kstars/fitsviewer/fitscentroiddetector.cpp kstars/fitsviewer/fitsgradientdetector.cpp kstars/fitsviewer/fitsthresholddetector.cpp To: murveit, mutlaqja, TallFurryMan Cc: kde-edu, narvaez, apol