summaryrefslogtreecommitdiff
path: root/framework/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 13:12:15 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 13:12:15 +0000
commit9c69e1f96a6cc007c3d0e0d17868250d9cc9e9ff (patch)
tree67284a81dcc199b2b44b5286be7b22989153ec13 /framework/source
parent6a662e5fd30eac5bb4d4229dde236183da69aa40 (diff)
INTEGRATION: CWS pchfix02 (1.16.24); FILE MERGED
2006/09/01 17:29:20 kaib 1.16.24.1: #i68856# Added header markers and pch files
Diffstat (limited to 'framework/source')
-rw-r--r--framework/source/services/substitutepathvars.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/framework/source/services/substitutepathvars.cxx b/framework/source/services/substitutepathvars.cxx
index 2dcd326f2500..08919de0a108 100644
--- a/framework/source/services/substitutepathvars.cxx
+++ b/framework/source/services/substitutepathvars.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: substitutepathvars.cxx,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: kz $ $Date: 2006-07-19 16:12:09 $
+ * last change: $Author: obo $ $Date: 2006-09-16 14:12:15 $
*
* 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_framework.hxx"
+
//_________________________________________________________________________________________________________________
// my own includes
//_________________________________________________________________________________________________________________