summaryrefslogtreecommitdiff
path: root/src/csgops.cc
diff options
context:
space:
mode:
authordonbright <hugh.m.bright@gmail.com>2013-05-27 05:28:56 (GMT)
committerdonbright <hugh.m.bright@gmail.com>2013-05-27 05:28:56 (GMT)
commitef7b80656fc39dc0fd4012231633cf858e6aa10b (patch)
tree17e5a57dfa154821918094cab47476189771ce00 /src/csgops.cc
parent0967a26bff45951d7b86fe628e8b1156e6e40ede (diff)
parent37dc9342a14206f5862447eb9d3d5049ec67f638 (diff)
Merge pull request #368 from openscad/issue125
Issue125
Diffstat (limited to 'src/csgops.cc')
-rw-r--r--src/csgops.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/csgops.cc b/src/csgops.cc
index 92b97e7..8ac1d4f 100644
--- a/src/csgops.cc
+++ b/src/csgops.cc
@@ -69,6 +69,7 @@ std::string CsgNode::name() const
default:
assert(false);
}
+ return "internal_error";
}
void register_builtin_csgops()
contact: Jan Huwald // Impressum