summaryrefslogtreecommitdiff
path: root/basegfx/inc
diff options
context:
space:
mode:
Diffstat (limited to 'basegfx/inc')
-rwxr-xr-xbasegfx/inc/basegfx/tools/unopolypolygon.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/basegfx/inc/basegfx/tools/unopolypolygon.hxx b/basegfx/inc/basegfx/tools/unopolypolygon.hxx
index 5ecec46b24cc..db5b1ca22427 100755
--- a/basegfx/inc/basegfx/tools/unopolypolygon.hxx
+++ b/basegfx/inc/basegfx/tools/unopolypolygon.hxx
@@ -8,7 +8,7 @@
*
* $RCSfile: unopolypolygon.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
* This file is part of OpenOffice.org.
*
@@ -34,12 +34,10 @@
#include <cppuhelper/basemutex.hxx>
#include <cppuhelper/compbase3.hxx>
-
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/rendering/FillRule.hpp>
#include <com/sun/star/rendering/XLinePolyPolygon2D.hpp>
#include <com/sun/star/rendering/XBezierPolyPolygon2D.hpp>
-
#include <basegfx/polygon/b2dpolypolygon.hxx>