summaryrefslogtreecommitdiff
path: root/canvas/source/cairo/cairo_canvasfont.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 02:19:20 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 02:19:20 +0000
commit6299517e3ab4482404f9b32a4a3fc1de5fda24d4 (patch)
tree0d4f64eed5522a0ca1acccdc9d2b66f73899ce26 /canvas/source/cairo/cairo_canvasfont.cxx
parent152181fe1e94b7c589f6509c63b73e34c7ca850a (diff)
INTEGRATION: CWS pchfix02 (1.2.32); FILE MERGED
2006/09/01 17:18:00 kaib 1.2.32.1: #i68856# Added header markers and pch files
Diffstat (limited to 'canvas/source/cairo/cairo_canvasfont.cxx')
-rw-r--r--canvas/source/cairo/cairo_canvasfont.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/canvas/source/cairo/cairo_canvasfont.cxx b/canvas/source/cairo/cairo_canvasfont.cxx
index b7cf83cb0fb6..0ef1501db20d 100644
--- a/canvas/source/cairo/cairo_canvasfont.cxx
+++ b/canvas/source/cairo/cairo_canvasfont.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: cairo_canvasfont.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: kz $ $Date: 2006-02-28 10:34:24 $
+ * last change: $Author: obo $ $Date: 2006-09-17 03:18:37 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,6 +33,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_canvas.hxx"
+
#include <canvas/debug.hxx>
#include <rtl/math.hxx>