summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-08-19 23:33:07 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-08-19 23:33:07 +0000
commitd8e0b53ae146512ecd0216414a96dbdb9629617b (patch)
tree0871b551572f6f96cc19573598df87923f25865a
parent12dd8e93f0778ba7234de516d9a5e6211e277837 (diff)
INTEGRATION: CWS aw033 (1.23.22); FILE MERGED
2008/08/19 16:00:05 cl 1.23.22.6: RESYNC: (1.29-1.30); FILE MERGED 2008/06/25 13:10:38 aw 1.23.22.5: RESYNC: (1.27-1.29); FILE MERGED 2008/05/14 15:08:41 aw 1.23.22.4: RESYNC: (1.26-1.27); FILE MERGED 2008/03/14 14:35:56 cl 1.23.22.3: RESYNC: (1.25-1.26); FILE MERGED 2007/08/09 20:01:27 aw 1.23.22.2: RESYNC: (1.23-1.25); FILE MERGED 2007/01/19 17:11:57 aw 1.23.22.1: changes after resync, problems with math includes
-rw-r--r--vcl/source/gdi/outdev4.cxx6
1 files changed, 1 insertions, 5 deletions
diff --git a/vcl/source/gdi/outdev4.cxx b/vcl/source/gdi/outdev4.cxx
index 842aecd776df..5c7c98cd5797 100644
--- a/vcl/source/gdi/outdev4.cxx
+++ b/vcl/source/gdi/outdev4.cxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: outdev4.cxx,v $
- * $Revision: 1.30 $
+ * $Revision: 1.31 $
*
* This file is part of OpenOffice.org.
*
@@ -31,11 +31,7 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_vcl.hxx"
-#include <math.h>
-
-#ifndef _SV_SVSYS_HXX
#include <svsys.h>
-#endif
#include <vcl/salgdi.hxx>
#include <tools/debug.hxx>
#include <vcl/svdata.hxx>