From 1ee717b86918f13bfb0270f821731bd6fee18e69 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Mon, 16 Jan 2006 12:21:17 +0000 Subject: INTEGRATION: CWS allocacleanup (1.11.10); FILE MERGED 2005/11/06 08:52:17 maho 1.11.10.1: use include instead of include Issue number: #i53286# --- bridges/source/cpp_uno/cc50_solaris_intel/cpp2uno.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bridges') diff --git a/bridges/source/cpp_uno/cc50_solaris_intel/cpp2uno.cxx b/bridges/source/cpp_uno/cc50_solaris_intel/cpp2uno.cxx index 739d90353980..79f6bbd705d2 100644 --- a/bridges/source/cpp_uno/cc50_solaris_intel/cpp2uno.cxx +++ b/bridges/source/cpp_uno/cc50_solaris_intel/cpp2uno.cxx @@ -4,9 +4,9 @@ * * $RCSfile: cpp2uno.cxx,v $ * - * $Revision: 1.11 $ + * $Revision: 1.12 $ * - * last change: $Author: rt $ $Date: 2005-09-07 22:16:58 $ + * last change: $Author: obo $ $Date: 2006-01-16 13:21:17 $ * * 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 -- cgit