From ad7947c485cc48e20e6aa0cf7adec99257ef1b98 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Mon, 16 Jan 2006 12:22:06 +0000 Subject: [PATCH] INTEGRATION: CWS allocacleanup (1.17.10); FILE MERGED 2005/11/06 08:52:20 maho 1.17.10.1: use include instead of include Issue number: #i53286# --- bridges/source/cpp_uno/cc50_solaris_sparc/uno2cpp.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bridges/source/cpp_uno/cc50_solaris_sparc/uno2cpp.cxx b/bridges/source/cpp_uno/cc50_solaris_sparc/uno2cpp.cxx index 436e947d6be3..56236839926b 100644 --- a/bridges/source/cpp_uno/cc50_solaris_sparc/uno2cpp.cxx +++ b/bridges/source/cpp_uno/cc50_solaris_sparc/uno2cpp.cxx @@ -4,9 +4,9 @@ * * $RCSfile: uno2cpp.cxx,v $ * - * $Revision: 1.17 $ + * $Revision: 1.18 $ * - * last change: $Author: rt $ $Date: 2005-09-07 22:19:49 $ + * last change: $Author: obo $ $Date: 2006-01-16 13:22:06 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,7 +33,7 @@ * ************************************************************************/ -#include +#include #include #include "com/sun/star/uno/RuntimeException.hpp"