Merge pull request #4081 from ingowald/master
fixed incorrect/misleading comment at end of scene.hpull/4072/head
commit
002cdcdd7f
|
@ -437,7 +437,7 @@ struct aiScene
|
|||
};
|
||||
|
||||
#ifdef __cplusplus
|
||||
} //! namespace Assimp
|
||||
#endif
|
||||
}
|
||||
#endif //! extern "C"
|
||||
|
||||
#endif // AI_SCENE_H_INC
|
||||
|
|
Loading…
Reference in New Issue