summaryrefslogtreecommitdiff
path: root/psprint/source/helper/helper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'psprint/source/helper/helper.cxx')
-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>