summaryrefslogtreecommitdiff
path: root/cosv
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-11-02 16:38:54 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-11-02 16:38:54 +0000
commit4587e2cd5d649d744cdd8b474f1fa7247e3be315 (patch)
tree1a636c81d2d83ae5ccbca320e9de21e06b82e23e /cosv
parentdfe75f74fd1b3b02e1f939a7ecb3f2f9daa96185 (diff)
INTEGRATION: CWS adc18 (1.2.38); FILE MERGED
2007/10/02 15:35:24 np 1.2.38.1: #i81775#
Diffstat (limited to 'cosv')
-rw-r--r--cosv/inc/cosv/csv_ostream.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/cosv/inc/cosv/csv_ostream.hxx b/cosv/inc/cosv/csv_ostream.hxx
index bb1070f1dc03..094c0229e6fd 100644
--- a/cosv/inc/cosv/csv_ostream.hxx
+++ b/cosv/inc/cosv/csv_ostream.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: csv_ostream.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 07:53:57 $
+ * last change: $Author: hr $ $Date: 2007-11-02 17:38:54 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -59,7 +59,7 @@ typedef std::ostream ostream;
#else
-#include <cosv/template/dyn.hxx>
+#include <cosv/tpl/dyn.hxx>
namespace csv
{