summaryrefslogtreecommitdiff
path: root/idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 11:49:29 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 11:49:29 +0000
commit861eaaceb4fca6bb2ca2586cbdc739dc9e2636ce (patch)
treeb3428bb7a16798513391d5ed38dbd5628d2b361d /idl
parent13fd6db863a9c47dcde7203679cc9a8376519454 (diff)
INTEGRATION: CWS pchfix02 (1.3.6); FILE MERGED
2006/09/01 17:31:05 kaib 1.3.6.1: #i68856# Added header markers and pch files
Diffstat (limited to 'idl')
-rw-r--r--idl/source/prj/idldll.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/idl/source/prj/idldll.cxx b/idl/source/prj/idldll.cxx
index 3393f57e53..1b42084b9b 100644
--- a/idl/source/prj/idldll.cxx
+++ b/idl/source/prj/idldll.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: idldll.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 10:43:36 $
+ * last change: $Author: obo $ $Date: 2006-09-16 12:49:29 $
*
* 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"
+
#ifdef WIN
#ifndef _SVWIN_H