summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>