Opened 10 years ago

Closed 10 years ago

Last modified 8 years ago

#686 closed defect (fixed)

cmath needed for two tests

Reported by: goatbar Owned by: geos-devel@…
Priority: major Milestone: 3.6.1
Component: Default Version: main
Severity: Unassigned Keywords:
Cc:

Description

Could someone be so kind as to add

#include <cmath>

to these two files? We have a picky compiler demanding cmath for the proper definition of ISNAN.

  • tests/unit/geom/CoordinateArraySequenceTest.cpp
  • tests/unit/io/WKBWriterTest.cpp

Change History (2)

comment:1 by strk, 10 years ago

Resolution: fixed
Status: newclosed

r3975 in trunk

comment:2 by strk, 8 years ago

Milestone: 3.4.33.6.1

Ticket retargeted after milestone deleted

Note: See TracTickets for help on using tickets.