Tag: cws_src680_warnings01 User: fs Date: 06/06/01 00:22:30 Modified: /dba/dbaccess/source/ui/dlg/ detailpages.hxx
Log: include charsets.hxx here, not in a deeper hxx File Changes: Directory: /dba/dbaccess/source/ui/dlg/ ======================================= File [changed]: detailpages.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/detailpages.hxx?r1=1.23.48.1&r2=1.23.48.2 Delta lines: +5 -2 ------------------- --- detailpages.hxx 24 Mar 2006 15:36:11 -0000 1.23.48.1 +++ detailpages.hxx 1 Jun 2006 07:22:27 -0000 1.23.48.2 @@ -4,9 +4,9 @@ * * $RCSfile: detailpages.hxx,v $ * - * $Revision: 1.23.48.1 $ + * $Revision: 1.23.48.2 $ * - * last change: $Author: fs $ $Date: 2006/03/24 15:36:11 $ + * last change: $Author: fs $ $Date: 2006/06/01 07:22:27 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -38,6 +38,9 @@ #ifndef _DBAUI_ADMINPAGES_HXX_ #include "adminpages.hxx" +#endif +#ifndef _DBAUI_CHARSETS_HXX_ +#include "charsets.hxx" #endif #ifndef _SV_FIELD_HXX #include <vcl/field.hxx> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
