Fixed windows build error
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@229 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -121,6 +121,7 @@ _STLWriter_::
|
|||||||
write(std::ostream& _os, BaseExporter& _be, Options _opt) const
|
write(std::ostream& _os, BaseExporter& _be, Options _opt) const
|
||||||
{
|
{
|
||||||
omerr() << "[STLWriter] : STL Streams are not supported " << std::endl;
|
omerr() << "[STLWriter] : STL Streams are not supported " << std::endl;
|
||||||
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user