summaryrefslogtreecommitdiff
path: root/basegfx/inc/basegfx/range
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-08-19 22:55:23 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-08-19 22:55:23 +0000
commit5cc5034699e98cc9d8da6d87688c0d169dbe1834 (patch)
tree21023f7874d88311c47f8fea3f84e9aacc3c863e /basegfx/inc/basegfx/range
parent42b17518db1345c3640f8f73518881a6cde91074 (diff)
INTEGRATION: CWS aw033 (1.5.6); FILE MERGED
2008/05/27 14:08:43 aw 1.5.6.1: #i39532# changes DEV300 m12 resync corrections
Diffstat (limited to 'basegfx/inc/basegfx/range')
-rw-r--r--basegfx/inc/basegfx/range/b2dconnectedranges.hxx3
-rw-r--r--basegfx/inc/basegfx/range/b2dmultirange.hxx3
2 files changed, 2 insertions, 4 deletions
diff --git a/basegfx/inc/basegfx/range/b2dconnectedranges.hxx b/basegfx/inc/basegfx/range/b2dconnectedranges.hxx
index 9dd8c179a372..ce56a9efd62a 100644
--- a/basegfx/inc/basegfx/range/b2dconnectedranges.hxx
+++ b/basegfx/inc/basegfx/range/b2dconnectedranges.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: b2dconnectedranges.hxx,v $
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
* This file is part of OpenOffice.org.
*
@@ -33,7 +33,6 @@
#include <osl/diagnose.h>
#include <basegfx/range/b2drange.hxx>
-
#include <list>
#include <utility>
#include <algorithm>
diff --git a/basegfx/inc/basegfx/range/b2dmultirange.hxx b/basegfx/inc/basegfx/range/b2dmultirange.hxx
index df15bf8e68e7..d3a0259f0d27 100644
--- a/basegfx/inc/basegfx/range/b2dmultirange.hxx
+++ b/basegfx/inc/basegfx/range/b2dmultirange.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: b2dmultirange.hxx,v $
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
* This file is part of OpenOffice.org.
*
@@ -32,7 +32,6 @@
#define _BGFX_RANGE_B2DMULTIRANGE_HXX
#include <o3tl/cow_wrapper.hxx>
-
#include <memory>