Skip to content

utils: Avoid a potential build failure due to undefined M_PI constant

Debarshi Ray requested to merge wip/rishi/define-m-pi into master

The <math.h> header needs to be included.

Previously I suppose libtracker-sparql.h pulled this in.

Merge request reports