mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
bazaar: gdal
git-svn-id: svn://ultimatepp.org/upp/trunk@9277 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
3e290f85e5
commit
ebbb21b3ac
2 changed files with 4 additions and 4 deletions
|
|
@ -4,8 +4,8 @@
|
|||
#include <Draw/Draw.h>
|
||||
#include <Geom/Geom.h>
|
||||
|
||||
#include <gdal/gcore/gdal_priv.h>
|
||||
#include <gdal/port/cpl_conv.h>
|
||||
#include <plugin/gdal/gcore/gdal_priv.h>
|
||||
#include <plugin/gdal/port/cpl_conv.h>
|
||||
|
||||
class GDALDriver;
|
||||
class GDALDataset;
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
#ifndef _gdal_icpp_init_stub
|
||||
#define _gdal_icpp_init_stub
|
||||
#ifndef _plugin_gdal_icpp_init_stub
|
||||
#define _plugin_gdal_icpp_init_stub
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue