summaryrefslogtreecommitdiff
path: root/tools/bootstrp
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 23:48:19 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 23:48:19 +0000
commit5bddf9359f384fb88305ac13a22177cfa2f85ab9 (patch)
tree6091e7d018a2d52ddbbefb1dce4de1c08ac26ceb /tools/bootstrp
parenta20a868feabf63ac6e98b115f54d4f2f315d0027 (diff)
INTEGRATION: CWS pchfix02 (1.7.44); FILE MERGED
2006/09/01 17:54:46 kaib 1.7.44.1: #i68856# Added header markers and pch files
Diffstat (limited to 'tools/bootstrp')
-rw-r--r--tools/bootstrp/inimgr.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/tools/bootstrp/inimgr.cxx b/tools/bootstrp/inimgr.cxx
index 24cb997db1c6..3d0732b421e6 100644
--- a/tools/bootstrp/inimgr.cxx
+++ b/tools/bootstrp/inimgr.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: inimgr.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 13:20:04 $
+ * last change: $Author: obo $ $Date: 2006-09-17 00:48:19 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,6 +32,9 @@
* MA 02111-1307 USA
*
************************************************************************/
+
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_tools.hxx"
#if !defined( UNX )
#include <direct.h>
#else