summaryrefslogtreecommitdiff
path: root/idl/util/idlpch.cxx
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
commitae6039c076010d2f24d116478fbc87c7eed522bb (patch)
treeacf5e4699b6aee26724489674c85e70654a289af /idl/util/idlpch.cxx
parent5a4519d68454132ba929547e55aaa4f8bbefaed7 (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/util/idlpch.cxx')
-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 c338ce431b..af58d59c65 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