[geos-devel] [GEOS] #619: CLocalizer.h missing guard
GEOS
geos-trac at osgeo.org
Thu Jan 31 13:37:37 PST 2013
#619: CLocalizer.h missing guard
-----------------------+----------------------------------------------------
Reporter: mheyman | Owner: geos-devel@…
Type: defect | Status: new
Priority: minor | Milestone: 3.3.x
Component: Default | Version: 3.3.7
Severity: Annoyance | Keywords:
-----------------------+----------------------------------------------------
geos/io/CLocalizer.h should have
{{{
#ifndef GEOS_IO_CLOCALIZER_H
#define GEOS_IO_CLOCALIZER_H
}}}
at the head of the file.
--
Ticket URL: <http://trac.osgeo.org/geos/ticket/619>
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