Signed-off-by: Jackie9527 <[email protected]>
@@ -382,11 +382,10 @@ void Q3DImporter::InternReadFile(const std::string &pFile,
// TODO
goto outer;
- } break;
+ }
default:
throw DeadlyImportError("Quick3D: Unknown chunk");
- break;
};
}
outer: