GeometryBuilder: fix update of vertices.

This commit is contained in:
Kim Kulling
2016-08-25 18:20:52 +02:00
parent 3fc384472a
commit 243df452a4
2 changed files with 0 additions and 3 deletions

View File

@@ -39,7 +39,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
---------------------------------------------------------------------------
*/
#ifndef ASSIMP_BUILD_NO_OBJ_IMPORTER
#include "DefaultIOSystem.h"
@@ -52,7 +51,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include <assimp/ai_assert.h>
#include <assimp/DefaultLogger.hpp>
static const aiImporterDesc desc = {
"Wavefront Object Importer",
"",