summaryrefslogtreecommitdiff
path: root/idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 11:49:14 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 11:49:14 +0000
commitf776e4e2102cc2c052b824e5b9d0b66fe28f02ea (patch)
tree5e335cd0b0072184ea43439d01ea950483697016 /idl
parent6ed01eb1b958f082a4b4bbadc01d27bd85db0e83 (diff)
INTEGRATION: CWS pchfix02 (1.5.4); FILE MERGED
2006/09/01 17:31:05 kaib 1.5.4.1: #i68856# Added header markers and pch files
Diffstat (limited to 'idl')
-rw-r--r--idl/source/prj/database.cxx7
-rw-r--r--idl/source/prj/globals.cxx7
2 files changed, 10 insertions, 4 deletions
diff --git a/idl/source/prj/database.cxx b/idl/source/prj/database.cxx
index fdb16f7644fd..cf82833b7d3e 100644
--- a/idl/source/prj/database.cxx
+++ b/idl/source/prj/database.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: database.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 10:43:13 $
+ * last change: $Author: obo $ $Date: 2006-09-16 12:48:52 $
*
* 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 <ctype.h>
#include <stdio.h>
#include <stdlib.h>
diff --git a/idl/source/prj/globals.cxx b/idl/source/prj/globals.cxx
index 5e78ca88d3e9..466a72bc5356 100644
--- a/idl/source/prj/globals.cxx
+++ b/idl/source/prj/globals.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: globals.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 10:43:25 $
+ * last change: $Author: obo $ $Date: 2006-09-16 12:49:14 $
*
* 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 **************************************/
#ifndef _SHL_HXX //autogen