浏览代码

awww, merge error

abma 10 年之前
父节点
当前提交
1c1f3c25f8
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      code/C4DImporter.cpp

+ 3 - 0
code/C4DImporter.cpp

@@ -639,3 +639,6 @@ unsigned int C4DImporter::ResolveMaterial(PolygonObject* obj)
 	ai_assert((*it).second < mat_count);
 	return (*it).second;
 }
+
+#endif // ASSIMP_BUILD_NO_C4D_IMPORTER
+