summaryrefslogtreecommitdiff
path: root/idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 11:47:28 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 11:47:28 +0000
commitb86818cb05bc866a9b2e432ec578b5f847474693 (patch)
tree83c5725c237afac84c5d4ac4bb494623ff240205 /idl
parent3090482374c6f36961a2aa137d6e934124becbca (diff)
INTEGRATION: CWS pchfix02 (1.3.6); FILE MERGED
2006/09/01 17:31:03 kaib 1.3.6.1: #i68856# Added header markers and pch files
Diffstat (limited to 'idl')
-rw-r--r--idl/source/cmptools/char.cxx7
-rw-r--r--idl/source/objects/bastype.cxx7
2 files changed, 10 insertions, 4 deletions
diff --git a/idl/source/cmptools/char.cxx b/idl/source/cmptools/char.cxx
index 88b6e298871f..b6f60fe85160 100644
--- a/idl/source/cmptools/char.cxx
+++ b/idl/source/cmptools/char.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: char.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 10:41:12 $
+ * last change: $Author: obo $ $Date: 2006-09-16 12:46:32 $
*
* 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_idl.hxx"
+
/****************** I N C L U D E S **************************************/
#include <ctype.h>
#include <string.h>
diff --git a/idl/source/objects/bastype.cxx b/idl/source/objects/bastype.cxx
index 9cbbfbc412fe..9f3733eacb76 100644
--- a/idl/source/objects/bastype.cxx
+++ b/idl/source/objects/bastype.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: bastype.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 10:42:00 $
+ * last change: $Author: obo $ $Date: 2006-09-16 12:47:28 $
*
* 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_idl.hxx"
+
#include <tools/debug.hxx>
#include <limits.h>