diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-20 01:12:30 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-20 01:12:30 +0000 |
commit | 684f9a982e04380f1bc24af9e28732c1c8b0fd13 (patch) | |
tree | 59ee366957aa5d7b4f1d514c97396939360651f4 /connectivity/workben | |
parent | 0d202816221a3fa97dd5ca796e03fd35639ab8eb (diff) |
INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED
2005/11/07 14:44:21 fs 1.3.30.1: #i57457# warning-free code
Diffstat (limited to 'connectivity/workben')
-rw-r--r-- | connectivity/workben/testmoz/mozthread.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/connectivity/workben/testmoz/mozthread.cxx b/connectivity/workben/testmoz/mozthread.cxx index 39561c9117f9..fc0f7eb00702 100644 --- a/connectivity/workben/testmoz/mozthread.cxx +++ b/connectivity/workben/testmoz/mozthread.cxx @@ -4,9 +4,9 @@ * * $RCSfile: mozthread.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-08 07:52:13 $ + * last change: $Author: hr $ $Date: 2006-06-20 02:12:30 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -99,7 +99,7 @@ #include "connectivity/sqlnode.hxx" #include <ucbhelper/contentbroker.hxx> #include <comphelper/regpathhelper.hxx> -#include <rtl/ustring> +#include <rtl/ustring.hxx> #ifndef _RTL_USTRBUF_HXX_ #include <rtl/ustrbuf.hxx> |