From daa651a4505270bc03f58567fa865cd961543319 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Thu, 27 Sep 2007 07:11:07 +0000 Subject: [PATCH] INTEGRATION: CWS swwarnings (1.4.346); FILE MERGED 2007/02/27 13:06:37 tl 1.4.346.1: #i69287# warning-free code --- sw/inc/swdbdata.hxx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/sw/inc/swdbdata.hxx b/sw/inc/swdbdata.hxx index 805ca8233577..bca39132dc1b 100644 --- a/sw/inc/swdbdata.hxx +++ b/sw/inc/swdbdata.hxx @@ -4,9 +4,9 @@ * * $RCSfile: swdbdata.hxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: hr $ $Date: 2006-06-19 12:39:45 $ + * last change: $Author: hr $ $Date: 2007-09-27 08:11:07 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -35,6 +35,8 @@ #ifndef _SWDBDATA_HXX #define _SWDBDATA_HXX +#include + #ifndef _RTL_USTRING_HXX_ #include #endif