Added return to end of file

This commit is contained in:
Robert Osfield
2011-06-21 09:54:23 +00:00
parent f38a855a73
commit e3c89d7f60

View File

@@ -147,4 +147,4 @@ WriterCompareTriangle::inWhichBox(const osg::Vec3::value_type x,
}
}
throw "Point is not in any box";
}
}