summaryrefslogtreecommitdiff
path: root/src/csgterm.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/csgterm.cc')
-rw-r--r--src/csgterm.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/csgterm.cc b/src/csgterm.cc
index 8b0c8a4..0e68320 100644
--- a/src/csgterm.cc
+++ b/src/csgterm.cc
@@ -178,7 +178,7 @@ void CSGChain::import(shared_ptr<CSGTerm> term, CSGTerm::type_e type)
}
}
-std::string CSGChain::dump(bool full=false)
+std::string CSGChain::dump(bool full)
{
std::stringstream dump;
contact: Jan Huwald // Impressum