summaryrefslogtreecommitdiff
path: root/tools/bootstrp
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 23:48:57 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 23:48:57 +0000
commitab763ec7c3acd55e0a50234d8e745f73431c8835 (patch)
tree812f1bf8948c3f4b234a5395f078392bf749e983 /tools/bootstrp
parentf0368aa9224ca6d0f9c0527994fc0b586e382730 (diff)
INTEGRATION: CWS pchfix02 (1.14.44); FILE MERGED
2006/09/01 17:54:46 kaib 1.14.44.1: #i68856# Added header markers and pch files
Diffstat (limited to 'tools/bootstrp')
-rw-r--r--tools/bootstrp/mkcreate.cxx11
1 files changed, 7 insertions, 4 deletions
diff --git a/tools/bootstrp/mkcreate.cxx b/tools/bootstrp/mkcreate.cxx
index d2ce224c427d..ff779dda99bd 100644
--- a/tools/bootstrp/mkcreate.cxx
+++ b/tools/bootstrp/mkcreate.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: mkcreate.cxx,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 13:21:07 $
+ * last change: $Author: obo $ $Date: 2006-09-17 00:48:57 $
*
* 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"
+
// global includes
#include <stdio.h>
@@ -688,9 +691,9 @@ BOOL SourceDirectory::CreateRecursiveMakefile( BOOL bAllChilds )
"#\n"
"# $RCSfile: mkcreate.cxx,v $\n"
"#\n"
- "# $Revision: 1.14 $\n"
+ "# $Revision: 1.15 $\n"
"#\n"
- "# last change: $Author: hr $ $Date: 2006-06-19 13:21:07 $\n"
+ "# last change: $Author: obo $ $Date: 2006-09-17 00:48:57 $\n"
"#\n"
"# The Contents of this file are made available subject to\n"
"# the terms of GNU Lesser General Public License Version 2.1.\n"