Tag: cws_src680_dba24 User: oj Date: 05/03/08 02:22:18 Modified: /dba/dbaccess/source/ui/uno/ DBTypeWizDlgSetup.cxx
Log: RESYNC: (1.4-1.6); FILE MERGED File Changes: Directory: /dba/dbaccess/source/ui/uno/ ======================================= File [changed]: DBTypeWizDlgSetup.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/uno/DBTypeWizDlgSetup.cxx?r1=1.2.48.3&r2=1.2.48.4 Delta lines: +6 -3 ------------------- --- DBTypeWizDlgSetup.cxx 23 Feb 2005 07:41:50 -0000 1.2.48.3 +++ DBTypeWizDlgSetup.cxx 8 Mar 2005 10:22:15 -0000 1.2.48.4 @@ -65,6 +65,9 @@ #ifndef _COM_SUN_STAR_DOCUMENT_XEVENTLISTENER_HPP_ #include <com/sun/star/document/XEventListener.hpp> #endif +#ifndef _COM_SUN_STAR_CONTAINER_XSET_HPP_ +#include <com/sun/star/container/XSet.hpp> +#endif #ifndef DBAUI_DBTYPEWIZDLGSETUP_HXX #include "DBTypeWizDlgSetup.hxx" #endif --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
