+ minor formatting

This commit is contained in:
Artem Pavlenko 2008-11-16 21:11:07 +00:00
parent 9e3ee460a1
commit 2257d63a65

View file

@ -34,7 +34,7 @@
#include <iomanip>
namespace mapnik {
template <typename T> class MAPNIK_DECL Envelope
template <typename T> class MAPNIK_DECL Envelope
: boost::addable<Envelope<T>,
boost::subtractable<Envelope<T>,
boost::dividable2<Envelope<T>, T,