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
commit6ddffb4a8db6820b7476fbaeee022af52d9bd8c2 (patch)
treec8088cd3eaf0b5dbfadc18dc53258a8218b8066e /idl
parent9ec7c6508412d892fa405146165c04136360e0ce (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 88b6e29887..b6f60fe851 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 9cbbfbc412..9f3733eacb 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>