summaryrefslogtreecommitdiff
path: root/basegfx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-08-19 22:57:51 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-08-19 22:57:51 +0000
commita098aebf3cef68611a9c70870d379dd01f777d82 (patch)
treed16c93bf462150696ee03dd82888db1c048da4b3 /basegfx
parent80277b241e2a9dca0b202971dddc333a064e9a02 (diff)
INTEGRATION: CWS aw033 (1.15.2); FILE MERGED
2008/05/27 14:08:44 aw 1.15.2.1: #i39532# changes DEV300 m12 resync corrections
Diffstat (limited to 'basegfx')
-rw-r--r--basegfx/inc/basegfx/tuple/b2dtuple.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/basegfx/inc/basegfx/tuple/b2dtuple.hxx b/basegfx/inc/basegfx/tuple/b2dtuple.hxx
index 686e86de8e74..7c4c1d585d2c 100644
--- a/basegfx/inc/basegfx/tuple/b2dtuple.hxx
+++ b/basegfx/inc/basegfx/tuple/b2dtuple.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: b2dtuple.hxx,v $
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
* This file is part of OpenOffice.org.
*
@@ -32,10 +32,7 @@
#define _BGFX_TUPLE_B2DTUPLE_HXX
#include <sal/types.h>
-
-#ifndef _BGFX_NUMERIC_FTOOLS_HXX
#include <basegfx/numeric/ftools.hxx>
-#endif
namespace basegfx
{