Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 277654
Collapse All | Expand All

(-)gdal-1.6.0/ogr/ogrsf_frmts/mysql/ogr_mysql.h (-2 / +2 lines)
Lines 31-36 Link Here
31
#ifndef _OGR_MYSQL_H_INCLUDED
31
#ifndef _OGR_MYSQL_H_INCLUDED
32
#define _OGR_MYSQL_H_INCLUDED
32
#define _OGR_MYSQL_H_INCLUDED
33
33
34
#include "ogrsf_frmts.h"
35
34
#include <my_global.h>
36
#include <my_global.h>
35
#include <mysql.h>
37
#include <mysql.h>
36
38
Lines 38-45 Link Here
38
#undef bool
40
#undef bool
39
#endif
41
#endif
40
42
41
#include "ogrsf_frmts.h"
42
43
/************************************************************************/
43
/************************************************************************/
44
/*                            OGRMySQLLayer                             */
44
/*                            OGRMySQLLayer                             */
45
/************************************************************************/
45
/************************************************************************/

Return to bug 277654