User: vg Date: 2007-12-07 11:47:49+0000 Modified: dba/dbaccess/source/ui/dlg/dsselect.cxx
Log: INTEGRATION: CWS macosxquicktime01 (1.21.52); FILE MERGED 2007/10/26 11:09:53 pl 1.21.52.1: #i82621# fixed a copy/paset error File Changes: Directory: /dba/dbaccess/source/ui/dlg/ ======================================= File [changed]: dsselect.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/dsselect.cxx?r1=1.21&r2=1.22 Delta lines: +0 -9 ------------------- --- dsselect.cxx 2007-07-24 12:07:51+0000 1.21 +++ dsselect.cxx 2007-12-07 11:47:46+0000 1.22 @@ -55,15 +55,6 @@ #include <tools/rcid.h> #endif -#if defined( WIN ) || defined( WNT ) -#define HWND void* -#define HMENU void* -typedef void* HDC; - // was unable to include windows.h, that's why this direct define -#endif -#ifndef _SV_SYSDATA_HXX -#include <vcl/sysdata.hxx> -#endif #ifndef _COM_SUN_STAR_SDBCX_XCREATECATALOG_HPP_ #include <com/sun/star/sdbcx/XCreateCatalog.hpp> #endif --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
