From 87ca03e39ac2ec2a6d8e7d545d74c31ad2c9c9a3 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sat, 16 Sep 2006 23:47:53 +0000 Subject: INTEGRATION: CWS pchfix02 (1.12.18); FILE MERGED 2006/09/01 17:54:45 kaib 1.12.18.1: #i68856# Added header markers and pch files --- tools/bootstrp/command.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'tools/bootstrp/command.cxx') diff --git a/tools/bootstrp/command.cxx b/tools/bootstrp/command.cxx index a842d0593d2d..a8d8cf79b2bc 100644 --- a/tools/bootstrp/command.cxx +++ b/tools/bootstrp/command.cxx @@ -4,9 +4,9 @@ * * $RCSfile: command.cxx,v $ * - * $Revision: 1.12 $ + * $Revision: 1.13 $ * - * last change: $Author: kz $ $Date: 2006-07-19 17:12:27 $ + * last change: $Author: obo $ $Date: 2006-09-17 00:47:53 $ * * 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" + #ifdef SCO #define _IOSTREAM_H #endif -- cgit