summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 23:56:26 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 23:56:26 +0000
commit313e4e6fce92966446f18b51b310a7a4274f3fdc (patch)
treeb96e12a74af34268ee4f04bc79039d7de4ebe473 /tools
parent64fb50864311786e13011cf40e8622f928adc6fb (diff)
INTEGRATION: CWS pchfix02 (1.2.120); FILE MERGED
2006/09/01 17:54:53 kaib 1.2.120.1: #i68856# Added header markers and pch files
Diffstat (limited to 'tools')
-rw-r--r--tools/source/generic/link.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/tools/source/generic/link.cxx b/tools/source/generic/link.cxx
index 28d95487c465..f32faa7d375a 100644
--- a/tools/source/generic/link.cxx
+++ b/tools/source/generic/link.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: link.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 14:21:20 $
+ * last change: $Author: obo $ $Date: 2006-09-17 00:56:26 $
*
* 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_tools.hxx"
+
#ifndef _LINK_HXX
#include <link.hxx>
#endif