+ minor formatting
This commit is contained in:
parent
9e3ee460a1
commit
2257d63a65
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue