remove bogus fwd decl
This commit is contained in:
parent
271b70f960
commit
9caac23d3c
1 changed files with 0 additions and 5 deletions
|
@ -35,13 +35,8 @@
|
|||
#include <boost/numeric/conversion/cast.hpp>
|
||||
#pragma GCC diagnostic pop
|
||||
|
||||
|
||||
namespace mapnik {
|
||||
|
||||
namespace geometry {
|
||||
template <typename T> struct point;
|
||||
template <typename T> struct line_string;
|
||||
}
|
||||
class projection;
|
||||
template <typename T> class box2d;
|
||||
|
||||
|
|
Loading…
Reference in a new issue