mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
forward declard agg:trans_affine as a struct as per original declaration
This commit is contained in:
parent
5bf6efafb0
commit
a8328e1588
@ -46,7 +46,7 @@
|
||||
// apps using mapnik do not
|
||||
// need agg headers
|
||||
namespace agg {
|
||||
class trans_affine;
|
||||
struct trans_affine;
|
||||
}
|
||||
|
||||
namespace mapnik {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user