mirror of
https://github.com/mapnik/mapnik.git
synced 2026-02-01 17:36:36 +00:00
expose cairo_renderer<cairo_surface_ptr>
This commit is contained in:
parent
c197822116
commit
aac69d0b34
@ -176,6 +176,7 @@ protected:
|
||||
};
|
||||
|
||||
extern template class MAPNIK_DECL cairo_renderer<cairo_ptr>;
|
||||
extern template class MAPNIK_DECL cairo_renderer<cairo_surface_ptr>;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user