summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 23:54:37 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 23:54:37 +0000
commit3047631446fe3f463e49b616313359a03650b917 (patch)
treef2654180c9f8afa69d88291d3049e8ce5f824951
parent89a05e64573fe341a30714a18c236c0a9d074973 (diff)
INTEGRATION: CWS pchfix02 (1.2.120); FILE MERGED
2006/09/01 17:54:51 kaib 1.2.120.1: #i68856# Added header markers and pch files
-rw-r--r--tools/source/fsys/wldcrd.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/tools/source/fsys/wldcrd.cxx b/tools/source/fsys/wldcrd.cxx
index 0436a5226e77..dd86531c013b 100644
--- a/tools/source/fsys/wldcrd.cxx
+++ b/tools/source/fsys/wldcrd.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: wldcrd.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 14:18:53 $
+ * last change: $Author: obo $ $Date: 2006-09-17 00:54:37 $
*
* 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 _WLDCRD_HXX
#include <wldcrd.hxx>
#endif