fix mis-spelling of fwd declare for text_placement_info_dummy

This commit is contained in:
Dane Springmeyer 2014-10-08 16:51:33 -07:00
parent c4857c640b
commit 7bc956e9e8

View file

@ -29,7 +29,7 @@
namespace mapnik
{
class text_placements_info_dummy;
class text_placement_info_dummy;
// Dummy placement algorithm. Always takes the default value.
class MAPNIK_DECL text_placements_dummy: public text_placements