summaryrefslogtreecommitdiff
path: root/psprint
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 11:35:59 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 11:35:59 +0000
commit65bf39225165fba7563c288022772af5e40ef8ba (patch)
treeb440785899eefbf39819bbf343837e12545cf7a5 /psprint
parentab164413dd9689fdb127f37d519a84bea48232c8 (diff)
INTEGRATION: CWS pchfix02 (1.36.16); FILE MERGED
2006/09/01 17:32:55 kaib 1.36.16.1: #i68856# Added header markers and pch files
Diffstat (limited to 'psprint')
-rw-r--r--psprint/source/printer/printerinfomanager.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/psprint/source/printer/printerinfomanager.cxx b/psprint/source/printer/printerinfomanager.cxx
index 8605262c4222..c313e01db295 100644
--- a/psprint/source/printer/printerinfomanager.cxx
+++ b/psprint/source/printer/printerinfomanager.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: printerinfomanager.cxx,v $
*
- * $Revision: 1.36 $
+ * $Revision: 1.37 $
*
- * last change: $Author: obo $ $Date: 2006-07-10 16:30:50 $
+ * last change: $Author: obo $ $Date: 2006-09-16 12:35:59 $
*
* 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"
+
#include <unistd.h>
#include <sys/wait.h>
#include <signal.h>