From 0c07a55fac5fd4abc1c422167c0c58a5ed8080d9 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Wed, 27 Jun 2007 21:07:06 +0000 Subject: INTEGRATION: CWS vgbugs07 (1.25.90); FILE MERGED 2007/06/04 13:32:23 vg 1.25.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01 --- tools/bootstrp/prj.cxx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tools/bootstrp/prj.cxx b/tools/bootstrp/prj.cxx index 38c7e2833bf1..0dcaa657b1b8 100644 --- a/tools/bootstrp/prj.cxx +++ b/tools/bootstrp/prj.cxx @@ -4,9 +4,9 @@ * * $RCSfile: prj.cxx,v $ * - * $Revision: 1.25 $ + * $Revision: 1.26 $ * - * last change: $Author: obo $ $Date: 2006-09-17 00:49:11 $ + * last change: $Author: hr $ $Date: 2007-06-27 22:07:06 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -40,8 +40,8 @@ #include "bootstrp/sstring.hxx" #include -#include "stream.hxx" -#include "geninfo.hxx" +#include +#include #include "bootstrp/prj.hxx" #include "bootstrp/inimgr.hxx" -- cgit