summaryrefslogtreecommitdiff
path: root/include/basegfx/polygon/b2dpolygon.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/basegfx/polygon/b2dpolygon.hxx')
-rw-r--r--include/basegfx/polygon/b2dpolygon.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/basegfx/polygon/b2dpolygon.hxx b/include/basegfx/polygon/b2dpolygon.hxx
index da88050c5238..1ca11b240316 100644
--- a/include/basegfx/polygon/b2dpolygon.hxx
+++ b/include/basegfx/polygon/b2dpolygon.hxx
@@ -28,7 +28,6 @@
#include <basegfx/range/b2drange.hxx>
#include <basegfx/basegfxdllapi.h>
-// predeclarations
class ImplB2DPolygon;
namespace basegfx
@@ -38,7 +37,7 @@ namespace basegfx
class B2DVector;
class B2DHomMatrix;
class B2DCubicBezier;
-} // end of namespace basegfx
+}
namespace basegfx
{