[Libreoffice] [PATCH] Remove duplicated constant F_PI and friends
Michael Lefevre
lefevre00 at yahoo.fr
Tue Mar 15 15:43:36 PDT 2011
Easy hack, constants already defined in libs-gui/basegfx/inc/basegfx/numeric/ftools.hxx
---
basic/source/runtime/props.cxx | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/basic/source/runtime/props.cxx b/basic/source/runtime/props.cxx
index 44f87c1..5c39f69 100644
--- a/basic/source/runtime/props.cxx
+++ b/basic/source/runtime/props.cxx
@@ -33,6 +33,7 @@
#include "stdobj.hxx"
#include "rtlproto.hxx"
#include "errobject.hxx"
+#include "basegfx/numeric/ftools.hxx"
// Properties und Methoden legen beim Get (bWrite = FALSE) den Returnwert
--
1.7.1
More information about the LibreOffice
mailing list