summaryrefslogtreecommitdiff
path: root/idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 11:49:57 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 11:49:57 +0000
commit858c884680eb1477ba4e7d16a04d24d1d42cca97 (patch)
tree0ff263307459a884e68570378c492d06a7b8d53a /idl
parent0e84621797c7b1e589a96a4ecbf220faec2ca9cd (diff)
INTEGRATION: CWS pchfix02 (1.2.24); FILE MERGED
2006/09/01 17:31:05 kaib 1.2.24.1: #i68856# Added header markers and pch files
Diffstat (limited to 'idl')
-rw-r--r--idl/util/idlpch.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/idl/util/idlpch.cxx b/idl/util/idlpch.cxx
index c338ce431b23..af58d59c6555 100644
--- a/idl/util/idlpch.cxx
+++ b/idl/util/idlpch.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: idlpch.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 17:53:35 $
+ * last change: $Author: obo $ $Date: 2006-09-16 12:49:57 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,6 +32,9 @@
* MA 02111-1307 USA
*
************************************************************************/
+
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_idl.hxx"
#ifdef MAC
#include <string.h>
#else
@@ -56,4 +59,3 @@
#include <module.hxx>
#include <database.hxx>
-#pragma hdrstop