summaryrefslogtreecommitdiff
path: root/basegfx/source/polygon/b3dpolypolygon.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'basegfx/source/polygon/b3dpolypolygon.cxx')
-rw-r--r--basegfx/source/polygon/b3dpolypolygon.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/basegfx/source/polygon/b3dpolypolygon.cxx b/basegfx/source/polygon/b3dpolypolygon.cxx
index 3fc6d7b13a37..b237bccacc7a 100644
--- a/basegfx/source/polygon/b3dpolypolygon.cxx
+++ b/basegfx/source/polygon/b3dpolypolygon.cxx
@@ -27,7 +27,7 @@
#include <vector>
#include <algorithm>
-//////////////////////////////////////////////////////////////////////////////
+
class ImplB3DPolyPolygon
{
@@ -210,7 +210,7 @@ public:
}
};
-//////////////////////////////////////////////////////////////////////////////
+
namespace basegfx
{