From ccff8a811685a6301484d69b80916bc4706570fc Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Wed, 27 Jun 2007 21:15:56 +0000 Subject: INTEGRATION: CWS vgbugs07 (1.7.90); FILE MERGED 2007/06/04 13:32:26 vg 1.7.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01 --- tools/source/memtools/mempool.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tools') diff --git a/tools/source/memtools/mempool.cxx b/tools/source/memtools/mempool.cxx index d0b6089fb641..7fedd41ffdf5 100644 --- a/tools/source/memtools/mempool.cxx +++ b/tools/source/memtools/mempool.cxx @@ -4,9 +4,9 @@ * * $RCSfile: mempool.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: obo $ $Date: 2006-09-17 00:58:37 $ + * last change: $Author: hr $ $Date: 2007-06-27 22:15:56 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -36,7 +36,7 @@ // MARKER(update_precomp.py): autogen include statement, do not remove #include "precompiled_tools.hxx" -#include "mempool.hxx" +#include #ifndef _RTL_ALLOC_H_ #include "rtl/alloc.h" -- cgit