node-spatialite
node-spatialite copied to clipboard
Added std::isnan(x) to compile on Ubuntu 16.04 LTS
This resolves a compiler error trying to compile node-spatialite
on Ubuntu 16.04.
Patch credit in Issue #16.
Looks like your CI is also broken with should-equal
, @zhm