User: kz Date: 06/02/03 09:33:45 Modified: /dba/connectivity/source/drivers/kab/ korder.hxx
Log: INTEGRATION: CWS kabrefine (1.2.10); FILE MERGED 2006/01/05 09:49:50 ebischoff 1.2.10.1: Issue number: 59900 Submitted by: mkretzschmar Reviewed by: thb Not making assumptions whether internal or external STLP File Changes: Directory: /dba/connectivity/source/drivers/kab/ ================================================ File [changed]: korder.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/kab/korder.hxx?r1=1.2&r2=1.3 Delta lines: +4 -6 ------------------- --- korder.hxx 19 Dec 2005 16:53:56 -0000 1.2 +++ korder.hxx 3 Feb 2006 17:33:43 -0000 1.3 @@ -39,10 +39,8 @@ #ifndef _RTL_USTRING_HXX_ #include "rtl/ustring.hxx" #endif -#ifndef _STLP_VECTOR -#include "stl/vector" -#endif +#include <vector> #include <kabc/addressee.h> namespace connectivity --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
