+ add using mapnik::color
This commit is contained in:
parent
21dee82146
commit
dbf89845e6
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ using mapnik::raster_colorizer;
|
|||
using mapnik::raster_colorizer_ptr;
|
||||
using mapnik::color_band;
|
||||
using mapnik::color_bands;
|
||||
using mapnik::color;
|
||||
|
||||
namespace {
|
||||
void append_band1(raster_colorizer_ptr & rc, color_band b)
|
||||
|
|
Loading…
Add table
Reference in a new issue