From d069e6b4e4d37e7cc25febfa7ea71dda3077dafa Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Mon, 19 Jun 2006 23:01:26 +0000 Subject: [PATCH] INTEGRATION: CWS warnings01 (1.4.34); FILE MERGED 2005/09/22 19:46:39 sb 1.4.34.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/19 15:23:45 sb 1.4.34.1: #i53898# Made code warning-free. --- stoc/source/corereflection/lrucache.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/stoc/source/corereflection/lrucache.hxx b/stoc/source/corereflection/lrucache.hxx index 053fc40a543a..bf4c43342574 100644 --- a/stoc/source/corereflection/lrucache.hxx +++ b/stoc/source/corereflection/lrucache.hxx @@ -4,9 +4,9 @@ * * $RCSfile: lrucache.hxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: rt $ $Date: 2005-09-08 07:53:34 $ + * last change: $Author: hr $ $Date: 2006-06-20 00:01:26 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -42,7 +42,7 @@ #include #endif #ifndef _RTL_USTRING_ -#include +#include "rtl/ustring.hxx" #endif #include