Merge branch 'master' into master

This commit is contained in:
Christian Meurin
2018-01-15 19:10:14 -08:00
committed by GitHub
14 changed files with 12621 additions and 101 deletions

View File

@@ -169,7 +169,7 @@ corresponding preprocessor flag to selectively disable formats.
# include "NDOLoader.h"
#endif
#ifndef ASSIMP_BUILD_NO_IFC_IMPORTER
# include "IFCLoader.h"
# include "Importer/IFC/IFCLoader.h"
#endif
#ifndef ASSIMP_BUILD_NO_XGL_IMPORTER
# include "XGLLoader.h"