fix -Wextra in Import

This commit is contained in:
wmayer
2016-09-22 16:40:20 +02:00
parent 6cf82fbe62
commit c1034fbe74
4 changed files with 7 additions and 6 deletions

View File

@@ -40,7 +40,7 @@
using namespace Import;
StepShape::StepShape(const char* fileName)
StepShape::StepShape()
{
}