Merge branch 'master' into cleanup_public_header

pull/4072/head
Kim Kulling 2021-09-14 20:46:22 +02:00 committed by GitHub
commit 113217790b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -437,7 +437,7 @@ struct aiScene
};
#ifdef __cplusplus
} //! namespace Assimp
#endif
}
#endif //! extern "C"
#endif // AI_SCENE_H_INC