summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2008-08-06 13:24:31 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2008-08-06 13:24:31 +0000
commit80a8c174fa995248ec652b8c7af33971c15ecbbf (patch)
tree01abd41250e4f951163eb3105a1978c54678885b
parente1c2d037f9ed05f8ff321c8c5688de4ee0234de0 (diff)
#i10000# #i92363# build fix
-rw-r--r--vcl/source/gdi/outdev6.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/vcl/source/gdi/outdev6.cxx b/vcl/source/gdi/outdev6.cxx
index 13ece80258ec..068d47c197bf 100644
--- a/vcl/source/gdi/outdev6.cxx
+++ b/vcl/source/gdi/outdev6.cxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: outdev6.cxx,v $
- * $Revision: 1.29 $
+ * $Revision: 1.30 $
*
* This file is part of OpenOffice.org.
*
@@ -31,7 +31,6 @@
// 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