diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 17:24:26 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 17:24:26 +0000 |
commit | 627f5329d79e95212be2056bcbd59c8ebe1ebf8e (patch) | |
tree | d467c9a631f5a513005c99873140d0ec74e82920 | |
parent | 7b187db4aec96ebd14a85b442882910a58905d17 (diff) |
INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED
2005/11/02 14:57:53 cl 1.4.32.1: warning free code changes
-rw-r--r-- | xmloff/source/style/FillStyleContext.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/style/FillStyleContext.hxx b/xmloff/source/style/FillStyleContext.hxx index 88944e21a62b..e245b4297582 100644 --- a/xmloff/source/style/FillStyleContext.hxx +++ b/xmloff/source/style/FillStyleContext.hxx @@ -4,9 +4,9 @@ * * $RCSfile: FillStyleContext.hxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-09-09 14:23:30 $ + * last change: $Author: hr $ $Date: 2006-06-19 18:24:26 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -45,7 +45,7 @@ #endif #ifndef _RTL_USTRING_ -#include<rtl/ustring> +#include<rtl/ustring.hxx> #endif ////////////////////////////////////////////////////////////////////////////// |