fixed wrong comment

pull/4081/head
Ingo Wald 2021-09-13 15:10:48 -06:00
parent d34cd103f4
commit e9d03f3379
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