summaryrefslogtreecommitdiff
path: root/cosv
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-11-02 16:39:27 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-11-02 16:39:27 +0000
commit1513fe29b5ceaf778293b978a8f7cda07af9a3fd (patch)
tree64e12bd18261657926d05db5ace3b9074e2b2747 /cosv
parent4587e2cd5d649d744cdd8b474f1fa7247e3be315 (diff)
INTEGRATION: CWS adc18 (1.3.38); FILE MERGED
2007/09/20 12:51:41 np 1.3.38.1: #i81775#
Diffstat (limited to 'cosv')
-rw-r--r--cosv/inc/cosv/csv_precomp.h10
-rw-r--r--cosv/inc/cosv/dirchain.hxx6
2 files changed, 8 insertions, 8 deletions
diff --git a/cosv/inc/cosv/csv_precomp.h b/cosv/inc/cosv/csv_precomp.h
index abcc54b8accc..3814ce6bd449 100644
--- a/cosv/inc/cosv/csv_precomp.h
+++ b/cosv/inc/cosv/csv_precomp.h
@@ -4,9 +4,9 @@
*
* $RCSfile: csv_precomp.h,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 07:54:14 $
+ * last change: $Author: hr $ $Date: 2007-11-02 17:39:11 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -37,6 +37,8 @@
#define __CSV_PRECOMP_H_06071998__
+
+
#define CSV_USE_CSV_ASSERTIONS
#include <cosv/csv_env.hxx>
@@ -44,11 +46,9 @@
#include <cosv/string.hxx>
#include <cosv/streamstr.hxx>
#include <cosv/std_outp.hxx>
-#include <cosv/template/dyn.hxx>
-
+#include <cosv/tpl/dyn.hxx>
#endif
-
diff --git a/cosv/inc/cosv/dirchain.hxx b/cosv/inc/cosv/dirchain.hxx
index c980153760d5..2091761d3350 100644
--- a/cosv/inc/cosv/dirchain.hxx
+++ b/cosv/inc/cosv/dirchain.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dirchain.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 07:54:48 $
+ * last change: $Author: hr $ $Date: 2007-11-02 17:39:27 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -45,7 +45,7 @@
#include <cosv/csv_ostream.hxx>
#include <cosv/persist.hxx>
-#include <cosv/template/tpltools.hxx>
+#include <cosv/tpl/tpltools.hxx>