geos.h

00001 #ifndef GEOS_H
00002 #define GEOS_H
00003 
00004 /*
00005  * \file geos.h
00006  * \brief
00007  * This file is intended as an include wrapper for client application.
00008  * It includes commonly needed GEOS headers.
00009  */
00010 
00011 #include <geos/version.h>
00012 #include <geos/geom.h>
00013 #include <geos/util.h>
00014 #include <geos/io.h>
00015 #include <geos/unload.h>
00016 
00017 
00018 #endif

Generated on Sat Mar 15 18:02:41 2008 for GEOS by  doxygen 1.5.4