Merge branch 'bigint-feature-id' of github.com:mapnik/mapnik into bigint-feature-id
This commit is contained in:
commit
8e2a5e5046
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
|
||||
namespace mapnik {
|
||||
|
||||
typedef agg::renderer_base<mapnik::pixfmt_gray32> grid_renderer_base_type;
|
||||
typedef agg::renderer_base<mapnik::pixfmt_gray64> grid_renderer_base_type;
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue