User: hr Date: 05/09/23 05:01:30 Modified: /dba/dbaccess/source/core/api/ CIndexes.cxx
Log: INTEGRATION: CWS dba201b (1.13.44); FILE MERGED 2005/09/21 06:40:00 oj 1.13.44.2: RESYNC: (1.13-1.14); FILE MERGED 2005/07/11 13:36:57 fs 1.13.44.1: merging CWS dba201 into CWS dba201b File Changes: Directory: /dba/dbaccess/source/core/api/ ========================================= File [changed]: CIndexes.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/api/CIndexes.cxx?r1=1.14&r2=1.15 Delta lines: +4 -0 ------------------- --- CIndexes.cxx 8 Sep 2005 09:52:19 -0000 1.14 +++ CIndexes.cxx 23 Sep 2005 12:01:27 -0000 1.15 @@ -56,6 +56,10 @@ #ifndef _COMPHELPER_EXTRACT_HXX_ #include <comphelper/extract.hxx> #endif +#ifndef _TOOLS_DEBUG_HXX +#include <tools/debug.hxx> +#endif + using namespace connectivity; using namespace connectivity::sdbcx; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
