[geos-devel] [GEOS] #639: in tut_result.hpp, unistd.h needed on some platforms
GEOS
geos-trac at osgeo.org
Thu Jul 18 12:37:47 PDT 2013
#639: in tut_result.hpp, unistd.h needed on some platforms
------------------------+---------------------------------------------------
Reporter: goatbar | Owner: geos-devel@…
Type: defect | Status: new
Priority: major | Milestone:
Component: Default | Version: 3.3.8
Severity: Unassigned | Keywords:
------------------------+---------------------------------------------------
in tests/unit/tut/tut_result.hpp, some platforms/compilers need this:
{{{
#include <unistd.h>
}}}
Probably requires a tweak to the configure.ac and platform.h.in
--
Ticket URL: <http://trac.osgeo.org/geos/ticket/639>
GEOS <http://geos.refractions.net/>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).
More information about the geos-devel
mailing list