summaryrefslogtreecommitdiff
path: root/basegfx/source/point
diff options
context:
space:
mode:
authorAlexander Wilms <f.alexander.wilms@gmail.com>2014-02-25 17:40:34 +0100
committerThorsten Behrens <thb@documentfoundation.org>2014-02-25 21:35:51 +0100
commita96d7ce3904f4dfd08d47170e926b15b5f7dae3d (patch)
treee6b273b3bc3fb9c485b7caf734f20ccb49461f24 /basegfx/source/point
parent8747200c87afa81177f2da8ec9bd46996156c307 (diff)
Remove visual noise from basegfx
Change-Id: I9a28405ab92605203ec380f89f5aee91f042d91a
Diffstat (limited to 'basegfx/source/point')
-rw-r--r--basegfx/source/point/b2dpoint.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/basegfx/source/point/b2dpoint.cxx b/basegfx/source/point/b2dpoint.cxx
index bb2bbe16af72..9e40b6a21838 100644
--- a/basegfx/source/point/b2dpoint.cxx
+++ b/basegfx/source/point/b2dpoint.cxx
@@ -21,7 +21,7 @@
#include <basegfx/matrix/b2dhommatrix.hxx>
#include <basegfx/numeric/ftools.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace basegfx
{