Tag: cws_src680_kabrefine
User: ebischoff
Date: 06/01/05 01:49:52

Modified:
 /dba/connectivity/source/drivers/kab/
  korder.hxx

Log:
 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.2.10.1
Delta lines:  +3 -5
-------------------
--- korder.hxx  19 Dec 2005 16:53:56 -0000      1.2
+++ korder.hxx  5 Jan 2006 09:49:50 -0000       1.2.10.1
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: korder.hxx,v $
  *
- *  $Revision: 1.2 $
+ *  $Revision: 1.2.10.1 $
  *
- *  last change: $Author: obo $ $Date: 2005/12/19 16:53:56 $
+ *  last change: $Author: ebischoff $ $Date: 2006/01/05 09:49:50 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -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]

Reply via email to