Fix implicit fallthrough warning on gcc

This commit is contained in:
Jan Möbius
2018-01-26 13:38:21 +01:00
parent 7856a4371b
commit d1088ae2e5
2 changed files with 5 additions and 4 deletions

View File

@@ -61,6 +61,7 @@
<li>OM Writer: Added Mark to the format header to identify end of stream correctly (Thanks to Jamie Kydd for the patch)</li>
<li>PLY Reader: Skip reading extra elements after face</li>
<li>PLY Reader: Return error when reaching EOF</li>
<li>OMFormat: Fix implicit fallthrough warning on gcc(Thanks to Manuel Massing for the patch)</li>
</ul>
<b>Unittests</b>