[ooo-build-commit] Branch 'ooo/OOO320' - canvas/source

Jan Holesovsky kendy at kemper.freedesktop.org
Mon Sep 28 18:38:00 PDT 2009


 canvas/source/cairo/cairo_textlayout.cxx |    6 ++++++
 1 file changed, 6 insertions(+)

New commits:
commit 262741294e61272e1fc6be2821baa61119633cd6
Author: Kurt Zenker <kz at openoffice.org>
Date:   Mon Sep 28 12:43:57 2009 +0000

    #i105388# patch

diff --git a/canvas/source/cairo/cairo_textlayout.cxx b/canvas/source/cairo/cairo_textlayout.cxx
index 003ba68..c33175c 100644
--- a/canvas/source/cairo/cairo_textlayout.cxx
+++ b/canvas/source/cairo/cairo_textlayout.cxx
@@ -44,6 +44,12 @@
 #include <tools/prewin.h>
 #include <windows.h>
 #include <tools/postwin.h>
+#ifdef max
+#undef max
+#endif
+#ifdef min
+#undef min
+#endif
 #endif
 #include <vcl/sysdata.hxx>
 


More information about the ooo-build-commit mailing list