48 #include <geos/io/ByteOrderDataInStream.h>
49 #include <geos/io/ByteOrderValues.h>
50 #include <geos/io/ParseException.h>
52 #include <geos/io/WKBConstants.h>
53 #include <geos/io/WKBReader.h>
54 #include <geos/io/WKBWriter.h>
55 #include <geos/io/WKTReader.h>
56 #include <geos/io/WKTWriter.h>
57 #include <geos/io/CLocalizer.h>
61 #warning *** DEPRECATED: You are using deprecated header io.h. Please, update your sources according to new layout of GEOS headers and namespaces
64 using namespace geos::io;