summaryrefslogtreecommitdiff
path: root/filter/source/pdf/pdfuno.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 06:42:57 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 06:42:57 +0000
commitbb27bc0098030ffcc455a5e38941d42b10e725a9 (patch)
tree3cbff07db015a9e11d1454754864639a434daef4 /filter/source/pdf/pdfuno.cxx
parentc3b45d9aeee33cf3672e6f0abd43295abddd9c7d (diff)
INTEGRATION: CWS pchfix02 (1.4.26); FILE MERGED
2006/09/01 17:27:12 kaib 1.4.26.1: #i68856# Added header markers and pch files
Diffstat (limited to 'filter/source/pdf/pdfuno.cxx')
-rw-r--r--filter/source/pdf/pdfuno.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/filter/source/pdf/pdfuno.cxx b/filter/source/pdf/pdfuno.cxx
index 14060983df06..c0193234394c 100644
--- a/filter/source/pdf/pdfuno.cxx
+++ b/filter/source/pdf/pdfuno.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: pdfuno.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2006-07-13 11:14:51 $
+ * last change: $Author: obo $ $Date: 2006-09-17 07:42:57 $
*
* 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_filter.hxx"
+
#include <stdio.h>
#include <osl/mutex.hxx>
#include <osl/thread.h>