summaryrefslogtreecommitdiff
path: root/psprint
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 11:34:47 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 11:34:47 +0000
commite1484549d33277f0a2818e887c7fa4af41f6a392 (patch)
tree07a10a34c9b33e779f72822baa309a5515816b1e /psprint
parente67ef461fa4e9f6fa8d19f4f4bc539e49c5f7f1e (diff)
INTEGRATION: CWS pchfix02 (1.28.6); FILE MERGED
2006/09/01 17:32:54 kaib 1.28.6.1: #i68856# Added header markers and pch files
Diffstat (limited to 'psprint')
-rw-r--r--psprint/source/helper/helper.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/psprint/source/helper/helper.cxx b/psprint/source/helper/helper.cxx
index 7bb0b7a0309d..60f0455c33bf 100644
--- a/psprint/source/helper/helper.cxx
+++ b/psprint/source/helper/helper.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: helper.cxx,v $
*
- * $Revision: 1.28 $
+ * $Revision: 1.29 $
*
- * last change: $Author: ihi $ $Date: 2006-08-01 12:24:16 $
+ * last change: $Author: obo $ $Date: 2006-09-16 12:34:47 $
*
* 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 <cstring>
#include <sys/stat.h>
#include <unistd.h>