do not attempt to inline complex templated method on grid - refs #1330

This commit is contained in:
Dane Springmeyer 2012-07-24 17:41:08 -07:00
parent 3860ae9447
commit 80b0b4a888

View File

@ -97,7 +97,7 @@ public:
return id_name_;
}
inline void add_feature(mapnik::feature_impl & feature);
void add_feature(mapnik::feature_impl & feature);
inline void add_property_name(std::string const& name)
{