summaryrefslogtreecommitdiff
path: root/cosv/source/unittest/file_ut.cxx
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 15:24:45 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 15:24:45 -0600
commit3f2ff54778ff76118b7de3357168091bbc955041 (patch)
tree601e358120589466b0f54a02fd1940dfe4919cb8 /cosv/source/unittest/file_ut.cxx
parentb33971cb124de2bea5332d6adb802bd84eb57652 (diff)
remove pch from the include list
Diffstat (limited to 'cosv/source/unittest/file_ut.cxx')
-rw-r--r--cosv/source/unittest/file_ut.cxx9
1 files changed, 8 insertions, 1 deletions
diff --git a/cosv/source/unittest/file_ut.cxx b/cosv/source/unittest/file_ut.cxx
index 80af885f0edf..cabb761ee233 100644
--- a/cosv/source/unittest/file_ut.cxx
+++ b/cosv/source/unittest/file_ut.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/file.hxx>
// NOT FULLY DECLARED SERVICES