summaryrefslogtreecommitdiff
path: root/cosv/source/strings
diff options
context:
space:
mode:
Diffstat (limited to 'cosv/source/strings')
-rw-r--r--cosv/source/strings/str_types.cxx9
-rw-r--r--cosv/source/strings/streamstr.cxx9
-rw-r--r--cosv/source/strings/string.cxx9
3 files changed, 24 insertions, 3 deletions
diff --git a/cosv/source/strings/str_types.cxx b/cosv/source/strings/str_types.cxx
index aa3025f09c63..2ec0abbe56e8 100644
--- a/cosv/source/strings/str_types.cxx
+++ b/cosv/source/strings/str_types.cxx
@@ -26,7 +26,14 @@
*
************************************************************************/
-#include <precomp.h>
+#define CSV_USE_CSV_ASSERTIONS
+#include <cosv/csv_env.hxx>
+
+#include <cosv/comfunc.hxx>
+#include <cosv/string.hxx>
+#include <cosv/streamstr.hxx>
+#include <cosv/std_outp.hxx>
+#include <cosv/tpl/dyn.hxx>
#include <cosv/str_types.hxx>
diff --git a/cosv/source/strings/streamstr.cxx b/cosv/source/strings/streamstr.cxx
index f13f13dacc54..ef266ac2d13b 100644
--- a/cosv/source/strings/streamstr.cxx
+++ b/cosv/source/strings/streamstr.cxx
@@ -26,7 +26,14 @@
*
************************************************************************/
-#include <precomp.h>
+#define CSV_USE_CSV_ASSERTIONS
+#include <cosv/csv_env.hxx>
+
+#include <cosv/comfunc.hxx>
+#include <cosv/string.hxx>
+#include <cosv/streamstr.hxx>
+#include <cosv/std_outp.hxx>
+#include <cosv/tpl/dyn.hxx>
#include <cosv/streamstr.hxx>
// NOT FULLY DECLARED SERVICES
diff --git a/cosv/source/strings/string.cxx b/cosv/source/strings/string.cxx
index 1ffecaacab14..50da14989336 100644
--- a/cosv/source/strings/string.cxx
+++ b/cosv/source/strings/string.cxx
@@ -26,7 +26,14 @@
*
************************************************************************/
-#include <precomp.h>
+#define CSV_USE_CSV_ASSERTIONS
+#include <cosv/csv_env.hxx>
+
+#include <cosv/comfunc.hxx>
+#include <cosv/string.hxx>
+#include <cosv/streamstr.hxx>
+#include <cosv/std_outp.hxx>
+#include <cosv/tpl/dyn.hxx>
#include <cosv/string.hxx>
// NOT FULLY DECLARED SERVICES