Tag: cws_src680_qiq User: fs Date: 06/05/24 07:17:26 Modified: /dba/dbaccess/source/ui/misc/ defaultobjectnamecheck.cxx
Log: #i10000# File Changes: Directory: /dba/dbaccess/source/ui/misc/ ======================================== File [changed]: defaultobjectnamecheck.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/misc/defaultobjectnamecheck.cxx?r1=1.1.2.3&r2=1.1.2.4 Delta lines: +5 -2 ------------------- --- defaultobjectnamecheck.cxx 24 May 2006 06:46:54 -0000 1.1.2.3 +++ defaultobjectnamecheck.cxx 24 May 2006 14:17:23 -0000 1.1.2.4 @@ -4,9 +4,9 @@ * * $RCSfile: defaultobjectnamecheck.cxx,v $ * - * $Revision: 1.1.2.3 $ + * $Revision: 1.1.2.4 $ * - * last change: $Author: fs $ $Date: 2006/05/24 06:46:54 $ + * last change: $Author: fs $ $Date: 2006/05/24 14:17:23 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -79,6 +79,9 @@ #endif #ifndef _STRING_HXX #include <tools/string.hxx> +#endif +#ifndef _CPPUHELPER_EXC_HLP_HXX_ +#include <cppuhelper/exc_hlp.hxx> #endif #include <vector> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
