mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
Merge branch 'master' into svg-group-render
This commit is contained in:
commit
00e2027d86
@ -209,7 +209,7 @@ struct MAPNIK_DECL enumeration
|
||||
|
||||
#define IMPLEMENT_ENUM(type_alias, enum_class) \
|
||||
IMPLEMENT_ENUM_FNCS(type_alias, enum_class) \
|
||||
template class MAPNIK_DECL \
|
||||
template struct MAPNIK_DECL \
|
||||
enumeration<enum_class, type_alias##_to_string, type_alias##_from_string, type_alias##_lookup>;
|
||||
|
||||
/** Slim wrapper for enumerations. It creates a new type from a native enum and
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user