summaryrefslogtreecommitdiff
path: root/psprint
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 11:34:04 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 11:34:04 +0000
commitfde31298b80e9c3e79da15f7231c517c68e2c94b (patch)
tree5913852a5fd032107dd6a63aba38d3fbcf8f7847 /psprint
parente28ba11c188ec3fa711b8d7dba751caebfa5e302 (diff)
INTEGRATION: CWS pchfix02 (1.71.4); FILE MERGED
2006/09/01 17:32:53 kaib 1.71.4.1: #i68856# Added header markers and pch files
Diffstat (limited to 'psprint')
-rw-r--r--psprint/source/fontmanager/fontmanager.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/psprint/source/fontmanager/fontmanager.cxx b/psprint/source/fontmanager/fontmanager.cxx
index 83865ad727de..72e58fd5538b 100644
--- a/psprint/source/fontmanager/fontmanager.cxx
+++ b/psprint/source/fontmanager/fontmanager.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fontmanager.cxx,v $
*
- * $Revision: 1.72 $
+ * $Revision: 1.73 $
*
- * last change: $Author: ihi $ $Date: 2006-08-24 10:35:19 $
+ * last change: $Author: obo $ $Date: 2006-09-16 12:34:04 $
*
* 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_psprint.hxx"
+
#define Window XLIB_Window
#define Time XLIB_Time
#include <X11/Xlib.h>