summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/cgaltest.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/cgaltest.cc b/tests/cgaltest.cc
index a882638..029fcfc 100644
--- a/tests/cgaltest.cc
+++ b/tests/cgaltest.cc
@@ -171,8 +171,7 @@ int main(int argc, char **argv)
QDir::setCurrent(original_path.absolutePath());
if (!N.empty()) {
- QTextStream outstream(stdout);
- export_stl(&N, outstream, NULL);
+ export_stl(&N, std::cout, NULL);
}
destroy_builtin_functions();
destroy_builtin_modules();
contact: Jan Huwald // Impressum